de2c4deeda
in a callback from the event library and post an RML receive, we'll deadlock because the event library wouldn't be entered until the event library was not already entered. Now just protect data structures (which we were basically already doing) instead of code, like good threading people ;). This commit was SVN r15585. |
||
---|---|---|
.. | ||
compat | ||
config | ||
sample | ||
test | ||
WIN32-Code | ||
WIN32-Prj | ||
buffer.c | ||
devpoll.c | ||
epoll_sub.c | ||
epoll.c | ||
evbuffer.c | ||
event_rename.h | ||
event-internal.h | ||
event.3 | ||
event.c | ||
event.h | ||
evsignal.h | ||
kqueue.c | ||
log.c | ||
log.h | ||
Makefile.am | ||
poll.c | ||
README | ||
rtsig.c | ||
select.c | ||
signal.c |
To build libevent, type $ ./configure && make Install as root via # make install You can run the regression tests by $ make verify Before, reporting any problems, please run the regression tests. Acknowledgements: ----------------- The following people have helped with suggestions, ideas, code or fixing bugs: Nick Mathewson Andrew Danforth Shie Erlich Mike Davis William Ahern Alexander von Gernler Artur Grabowski If I have forgotten your name, please contact me.