]> granicus.if.org Git - libevent/commit
more the signal base into the event base; this removes global state and makes signals
authorNiels Provos <provos@gmail.com>
Sat, 10 Mar 2007 06:37:53 +0000 (06:37 +0000)
committerNiels Provos <provos@gmail.com>
Sat, 10 Mar 2007 06:37:53 +0000 (06:37 +0000)
commit41b7cbc38105a540ade7d02bb6137898a94abc89
tree5a6081df26cb1f269b72bee380e2c1190817c401
parenta968da742598e9e6720c883cb78b1f0f6e912ae2
more the signal base into the event base; this removes global state and makes signals
work better with threading; from Wouter Wijngaards
small fixes for kqueue and style by me

svn:r351
15 files changed:
WIN32-Code/win32.c
devpoll.c
epoll.c
event-internal.h
event.3
event.c
event.h
evport.c
evsignal.h
kqueue.c
poll.c
rtsig.c
select.c
signal.c
test/regress.c