]> granicus.if.org Git - libevent/commit
Refactor evconnlistener to allow multiple implementations; add an (incomplete, not...
authorNick Mathewson <nickm@torproject.org>
Thu, 29 Oct 2009 19:25:33 +0000 (19:25 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 29 Oct 2009 19:25:33 +0000 (19:25 +0000)
commit20f5bdfd6b9c0f51c56f55a9bd349c35576fafc8
tree0686b1e4aefa8bea6131b8fb558564530dbc92ef
parentfa313f28c57769a819c8d4194180571c6772acf8
Refactor evconnlistener to allow multiple implementations; add an (incomplete, not-yet-integrated) IOCP implementation.

svn:r1480
listener.c