]> granicus.if.org Git - libevent/commit
First tests for IOCP loop, and related fixes.
authorNick Mathewson <nickm@torproject.org>
Thu, 30 Apr 2009 19:04:44 +0000 (19:04 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 30 Apr 2009 19:04:44 +0000 (19:04 +0000)
commitf1090833b2557bc18353aee293a61ee556da80df
tree8a4d303f054060e6b7085f067310446060f1368f
parentb45cead762ca0d9b59a71d9a97fe95ce9a4639c3
First tests for IOCP loop, and related fixes.

The fixes are: a shutdown mode that works, and a way to activate an
arbitrary event_overlapped.

svn:r1254
event_iocp.c
iocp-internal.h
test/regress_iocp.c [new file with mode: 0644]