|
|
1.1 misho 1: (c) 2014 Thomas BERNARD
2: http://miniupnp.free.fr/
3: https://github.com/miniupnp/miniupnp
4:
5: miniupnpc-async :
6: proof of concept of a UPnP IGD client using asynchronous socket calls
7: (ie non blocking sockets)
8:
9: To be reimplemented using libevent2 (http://libevent.org/)
10: