Re: [Libevent-users] some error about evsig_init in winxp.

2013-01-14 Thread Dodd, Timothy
That is a runtime error, right? You need to initialize windsock before using it. See, for example: http://msdn.microsoft.com/en-us/library/windows/desktop/ms738566(v=vs.85).aspx. There's documentation on runtime winsock errors here: http://msdn.microsoft.com/en-us/library/windows/desktop/m

Re: [Libevent-users] some static compiled error in mingw+msys

2013-01-11 Thread Dodd, Timothy
Looks like you need to link against the winsock library (Ws2_32.lib). tim From: simon zhang mailto:hapo...@gmail.com>> Reply-To: "libevent-us...@freehaven.net" mailto:libevent-us...@freehaven.net>> Date: Friday, January 11, 2013 2:28 PM To: "libevent-us...@fr