Added miniupnpc-async and miniupnpc-libevent
This commit is contained in:
parent
cbd262749f
commit
37cb73329a
3
README
3
README
|
@ -10,6 +10,9 @@ miniupnpd/ : MiniUPnP daemon - an implementation of a UPnP IGD
|
|||
+ NAT-PMP / PCP gateway
|
||||
minissdpd/ : SSDP managing daemon. Designed to work with miniupnpc, miniupnpd,
|
||||
minidlna, etc.
|
||||
miniupnpc-async/ : Proof of concept for a UPnP IGD control point using
|
||||
asynchronous (non blocking) sockets.
|
||||
miniupnpc-libevent/ : UPnP IGD control point using libevent2 http://libevent.org/
|
||||
|
||||
Thanks to :
|
||||
* Ryan Wagoner
|
||||
|
|
Loading…
Reference in New Issue