d78ccf931a | ||
---|---|---|
.. | ||
.gitignore | ||
Changelog.txt | ||
Makefile | ||
README | ||
config.h | ||
declspec.h | ||
igd_desc_parse.c | ||
igd_desc_parse.h | ||
miniupnpc-async.c | ||
miniupnpc-async.h | ||
minixml.c | ||
minixml.h | ||
parsessdpreply.c | ||
parsessdpreply.h | ||
testasync.c | ||
upnpreplyparse.c | ||
upnpreplyparse.h | ||
upnputils.c | ||
upnputils.h |
README
(c) 2014 Thomas BERNARD http://miniupnp.free.fr/ https://github.com/miniupnp/miniupnp miniupnpc-async : proof of concept of a UPnP IGD client using asynchronous socket calls (ie non blocking sockets) To be reimplemented using libevent2 (http://libevent.org/)