]> granicus.if.org Git - libevent/commit
Replace some read/write instances with send/recv to work properly on win32.
authorNick Mathewson <nickm@torproject.org>
Fri, 5 Jun 2009 19:52:13 +0000 (19:52 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 5 Jun 2009 19:52:13 +0000 (19:52 +0000)
commitd1ffba1d7ce3979e8aefbdd0a26036fe974e5242
tree543aed7e9fdb561e467b3acb3e898feff78c35ba
parenta43a1c2b237b2bcd0806635055a62f7406a16f2f
Replace some read/write instances with send/recv to work properly on win32.

svn:r1324
ChangeLog
test/bench.c
test/bench_cascade.c
test/regress_et.c
test/test-eof.c
test/test-weof.c