]> granicus.if.org Git - libevent/commit
Add new functions to access backends by their features and to query the features...
authorNick Mathewson <nickm@torproject.org>
Sat, 31 May 2008 14:37:31 +0000 (14:37 +0000)
committerNick Mathewson <nickm@torproject.org>
Sat, 31 May 2008 14:37:31 +0000 (14:37 +0000)
commit05965921ab76880bf1faf3e405ca6c40c32fdf30
tree75c13ae4fced99ec81a856e71482eb1cd9119454
parent9515c8076ee3e60580903338594c86a9b344619e
Add new functions to access backends by their features and to query the features of a backend.

svn:r842
ChangeLog
WIN32-Code/win32.c
devpoll.c
epoll.c
event-internal.h
event.c
include/event2/event.h
kqueue.c
poll.c
select.c