]> granicus.if.org Git - libevent/commit
Unit tests for active_by_fd; unsupport active_by_fd(TIMEOUT)
authorNick Mathewson <nickm@torproject.org>
Tue, 24 Dec 2013 01:46:38 +0000 (20:46 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 24 Dec 2013 01:46:38 +0000 (20:46 -0500)
commit87fa2b004a65257a6cba4b57dc7fc0fb06106342
treee8c0f72b47e18e10fd96cd66164eab68f7b8d067
parent486594337a833cacd228313c1ecb793a1ec967e0
Unit tests for active_by_fd; unsupport active_by_fd(TIMEOUT)

[It turns out that event_base_active_by_fd(TIMEOUT) didn't actually
work right. Feel free to add it back in as a patch.]
event.c
include/event2/event.h
test/regress.c