|
18 years ago | |
---|---|---|
.. | ||
WIN32-Code | 18 years ago | |
WIN32-Prj | 18 years ago | |
compat/sys | 18 years ago | |
sample | 18 years ago | |
test | 18 years ago | |
Makefile.am | 18 years ago | |
README | 18 years ago | |
acconfig.h | 18 years ago | |
buffer.c | 18 years ago | |
configure.in | 18 years ago | |
devpoll.c | 18 years ago | |
epoll.c | 18 years ago | |
epoll_sub.c | 18 years ago | |
evbuffer.c | 18 years ago | |
evdns.3 | 18 years ago | |
evdns.c | 18 years ago | |
evdns.h | 18 years ago | |
event-internal.h | 18 years ago | |
event.3 | 18 years ago | |
event.c | 18 years ago | |
event.h | 18 years ago | |
event_rpcgen.py | 18 years ago | |
event_tagging.c | 18 years ago | |
evhttp.h | 18 years ago | |
evport.c | 18 years ago | |
evsignal.h | 18 years ago | |
http-internal.h | 18 years ago | |
http.c | 18 years ago | |
install-sh | 18 years ago | |
kqueue.c | 18 years ago | |
log.c | 18 years ago | |
log.h | 18 years ago | |
missing | 18 years ago | |
mkinstalldirs | 18 years ago | |
poll.c | 18 years ago | |
rtsig.c | 18 years ago | |
select.c | 18 years ago | |
signal.c | 18 years ago | |
stamp-h.in | 18 years ago | |
strlcpy.c | 18 years ago |
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.
To enable the low-level tracing build the library as:
CFLAGS=-DUSE_DEBUG ./configure [...]
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
Stas Bekman
Tassilo von Parseval
If I have forgotten your name, please contact me.