File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / miniupnpd / miniupnpc-async / README
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Sep 27 11:25:11 2023 UTC (14 months, 4 weeks ago) by misho
Branches: miniupnpd, MAIN
CVS tags: v2_3_3p0, HEAD
Version 2.3.3p0

    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: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>