[Libevent-users] Success compile libevent 1.4.3 with VC6
Nick Mathewson
nickm at freehaven.net
Fri May 16 15:44:48 EDT 2008
On Wed, Apr 23, 2008 at 07:37:32PM -0400, Nick Mathewson wrote:
> On Wed, Apr 23, 2008 at 05:34:04PM +0400, Eugene 'HMage' Bujak wrote:
[...]
> > * Winsock library needs to be initialized and freed explicitly on win32.
>
> This is true, but it's not libevent's job to do it.
Actually, I think I was wrong here. As James Mansion pointed out,
it's okay to call WSAStartup more than once. And given that I just
spent 30 minutes trying to track down a bug that was really just
forgetting to call WSAStartup() from inside a test in a configure
script, I've become pretty sure that it is a useful thing to do.
yrs,
--
Nick
More information about the Libevent-users
mailing list