Hi all,
Here's a patch that I used to get libevent 2.0.3 to compile on mingw-w64
(windows 64-bit). See attached.
regards,
Patrick aka CaptTofu
Only in libevent-2.0.3-alpha.win64: .deps
Only in libevent-2.0.3-alpha.win64: Makefile
Only in libevent-2.0.3-alpha.win64: config.h
Only in libevent-2
I am trying to load test a small relay comet server I built. When the
load test is complete the connections stay alive and do not close. I
am not getting a close event for the connections so i cannot remove
them from the list of connections. When I try to send the chunk the
entire application fails