]> granicus.if.org Git - libevent/commit
support poll(2) and split out the signal handling
authorNiels Provos <provos@gmail.com>
Fri, 28 Feb 2003 22:38:30 +0000 (22:38 +0000)
committerNiels Provos <provos@gmail.com>
Fri, 28 Feb 2003 22:38:30 +0000 (22:38 +0000)
commitb3d1c6a854e10d00bd79403ccd2f1b6790512f81
tree1d634f5d86988c41ebf667ac657bb3ea8b566462
parentac44ddda99627b82012db5b0c097bb9aa9dd9703
support poll(2) and split out the signal handling

svn:r37
configure.in
event.c
poll.c [new file with mode: 0644]
select.c
signal.c [new file with mode: 0644]