]> granicus.if.org Git - libevent/commit
fix a bug where it was not possible to bind multiple sockets to the same http
authorNiels Provos <provos@gmail.com>
Sun, 4 May 2008 22:21:29 +0000 (22:21 +0000)
committerNiels Provos <provos@gmail.com>
Sun, 4 May 2008 22:21:29 +0000 (22:21 +0000)
commitf940eb4b8d26f677af4bcaa21ed98cfdb9db0acc
tree60ed9090633c90b2fc4f19f2b2a13a9aa4426426
parent5786d5255a3a906b0768304d28171ef95c05bdbb
fix a bug where it was not possible to bind multiple sockets to the same http
server; test that binding multiple sockets works.

svn:r769
evhttp.h
http-internal.h
http.c
test/regress_http.c