Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 75fe762e | 2009-07-30 17:00:56 | Accessor function to get a listener's associated fd svn:r1390 | ||
| 1ee65b7f | 2009-05-21 20:59:17 | Do not assume we know the value for FD_CLOEXEC. svn:r1301 | ||
| 7e3ea82e | 2009-05-21 20:59:09 | Disallow backlog==0 in evconnlistener_new_bind(). svn:r1300 | ||
| ed1bbc7a | 2009-05-18 16:15:56 | Tweak the evconnlistener interface a little. svn:r1295 | ||
| 659d54d5 | 2009-05-05 02:59:26 | Add new code to make and accept connections. This is stuff that it's easy to get wrong (as I noticed when writing bench_http), and that takes up a fair amount of space (see http.c). Also, it's something that we'll eventually want to abstract to use IOCP, where available. svn:r1272 |