This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
libevent
Watch
1
Star
0
Fork
0
You've already forked libevent
mirror of
https://github.com/libevent/libevent.git
synced
2025-01-09 00:56:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
libevent
/
sample
History
Evan Jones
f6430ac1e3
Update sample/signal-test.c to use newer APIs and not leak.
2009-12-08 17:05:30 -05:00
..
dns-example.c
OpenBSD demands that sys/types.h be included before sys/socket.h
2009-11-17 02:40:14 +00:00
event-test.c
We do not work any more without an event-config.h; stop pretending that it is meaningful to check for HAVE_CONFIG_H
2009-11-06 21:46:57 +00:00
le-proxy.c
Keep openssl errors associated with the right bufferevent object.
2009-10-30 21:08:29 +00:00
Makefile.am
Move the evdns sample code into the sample directory and fix it not to use any deprecated APIs.
2009-11-05 22:19:09 +00:00
signal-test.c
Update sample/signal-test.c to use newer APIs and not leak.
2009-12-08 17:05:30 -05:00
time-test.c
We do not work any more without an event-config.h; stop pretending that it is meaningful to check for HAVE_CONFIG_H
2009-11-06 21:46:57 +00:00