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
/
include
/
event2
History
Niels Provos
f7e61870e9
support multiple events listening on the same signal; make signals regular events that go on the same event queue
...
svn:r901
2008-07-11 15:49:04 +00:00
..
buffer.h
r19675@catbus: nickm | 2008-05-11 20:39:39 -0400
2008-05-12 00:40:04 +00:00
bufferevent_struct.h
r19675@catbus: nickm | 2008-05-11 20:39:39 -0400
2008-05-12 00:40:04 +00:00
bufferevent.h
r19675@catbus: nickm | 2008-05-11 20:39:39 -0400
2008-05-12 00:40:04 +00:00
event_compat.h
constify struct timeval *
2008-05-17 02:14:17 +00:00
event_struct.h
support multiple events listening on the same signal; make signals regular events that go on the same event queue
2008-07-11 15:49:04 +00:00
event.h
do not define a variable in a header file; it will lead to duplicate symbols when linking
2008-06-01 01:19:08 +00:00
http_compat.h
r19675@catbus: nickm | 2008-05-11 20:39:39 -0400
2008-05-12 00:40:04 +00:00
http_struct.h
correct handling of trailing headers in chunked replies; from Scott Lamb.
2008-06-26 00:40:57 +00:00
http.h
deliver partial data to request callbacks when chunked callback is set even if there is no chunking on the http level; allows cancelation of requests from within the chunked callback; from Scott Lamb.
2008-06-02 05:45:26 +00:00
tag.h
support 64-bit integers in rpc structs
2008-06-21 02:21:25 +00:00
thread.h
rename lock create callback functions; as suggested by nick
2008-03-11 05:26:30 +00:00
util.h
r19709@catbus: nickm | 2008-05-12 12:42:48 -0400
2008-05-12 16:44:24 +00:00