2
0
mirror of https://github.com/status-im/miniupnp.git synced 2025-01-13 07:35:05 +00:00

11 lines
268 B
Plaintext
Raw Normal View History

2014-11-07 12:32:20 +01:00
(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/)