|
hace 18 años | |
---|---|---|
.. | ||
WIN32-Code | hace 18 años | |
WIN32-Prj | hace 18 años | |
compat/sys | hace 18 años | |
sample | hace 18 años | |
test | hace 18 años | |
Makefile.am | hace 18 años | |
README | hace 18 años | |
acconfig.h | hace 18 años | |
buffer.c | hace 18 años | |
configure.in | hace 18 años | |
devpoll.c | hace 18 años | |
epoll.c | hace 18 años | |
epoll_sub.c | hace 18 años | |
evbuffer.c | hace 18 años | |
evdns.3 | hace 18 años | |
evdns.c | hace 18 años | |
evdns.h | hace 18 años | |
event-internal.h | hace 18 años | |
event.3 | hace 18 años | |
event.c | hace 18 años | |
event.h | hace 18 años | |
event_rpcgen.py | hace 18 años | |
event_tagging.c | hace 18 años | |
evhttp.h | hace 18 años | |
evport.c | hace 18 años | |
evsignal.h | hace 18 años | |
http-internal.h | hace 18 años | |
http.c | hace 18 años | |
install-sh | hace 18 años | |
kqueue.c | hace 18 años | |
log.c | hace 18 años | |
log.h | hace 18 años | |
missing | hace 18 años | |
mkinstalldirs | hace 18 años | |
poll.c | hace 18 años | |
rtsig.c | hace 18 años | |
select.c | hace 18 años | |
signal.c | hace 18 años | |
stamp-h.in | hace 18 años | |
strlcpy.c | hace 18 años |
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.