File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / miniupnpd / miniupnpc-libevent / 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 (18 months, 1 week ago) by misho
Branches: miniupnpd, MAIN
CVS tags: v2_3_3p0, HEAD
Version 2.3.3p0

    1: miniupnpc-libevent :
    2: 
    3: UPnP IGD control point (ie client) using libevent
    4: 
    5: http://libevent.org
    6: https://github.com/libevent/libevent
    7: 
    8: The UPnP Event code needs SUBSCRIBE / UNSUBSCRIBE / NOTIFY HTTP methods.
    9: Implementation is added to libevent 2.2.x :
   10: https://github.com/libevent/libevent/commit/8dcb94a4ca0999bdada6baa2a986f4c00a922060
   11: 
   12: 
   13: TODO : improve error handling / reporting

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