quot;libevent-us...@freehaven.net"
> Subject: [Libevent-users] some error about evsig_init in winxp.
>
> I compile the code as DLL in winxp with libevent.The compiler is
> msvc90.But It have some error as the following:
>
> evsig_init:socketpair:Successful WSAStartup not yet
nt-us...@freehaven.net<mailto:libevent-us...@freehaven.net>"
mailto:libevent-us...@freehaven.net>>
Subject: [Libevent-users] some error about evsig_init in winxp.
I compile the code as DLL in winxp with libevent.The compiler is msvc90.But It
have some error as the followin
On Mon, Jan 14, 2013 at 9:48 AM, simon zhang wrote:
> I compile the code as DLL in winxp with libevent.The compiler is msvc90.But
> It have some error as the following:
>
> evsig_init:socketpair:Successful WSAStartup not yet performed
> [WSANOTINITIALISED]
On windows, you need to invoke WSAStartu
I compile the code as DLL in winxp with libevent.The compiler is msvc90.But
It have some error as the following:
evsig_init:socketpair:Successful WSAStartup not yet performed
[WSANOTINITIALISED]
How to make it work correctly?
I have tried to compile in mingw and have the same error.
The dll is a