]> granicus.if.org Git - libevent/commit
allow gotsig to terminate active event loop;
authorNiels Provos <provos@gmail.com>
Wed, 6 Dec 2006 03:38:41 +0000 (03:38 +0000)
committerNiels Provos <provos@gmail.com>
Wed, 6 Dec 2006 03:38:41 +0000 (03:38 +0000)
commitc6e285d31a1892a6bbfdab2137d83c5041f97742
tree1362c753a928cbd3f18b41fbbe70179b3bd4c7ab
parentec0679199fbdddcb3308a72a90a15b342cc3c0a3
allow gotsig to terminate active event loop;
free http connection on failed incoming connections;
bugs pointed out by Dug Song.

svn:r293
event.c
http.c