hamncheese/n2n/thirdparty/miniupnp/miniupnpc-async/README
2023-09-14 21:50:26 -05:00

10 lines
268 B
Text

(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/)