Hi, John Zhang

http://spserver.googlecode.com/files/libevent-1.4.5-stable-iocp-1.zip   

This package includes VC6's project files.
This package uses IOCP backend as default, the IOCP backend cannot support UDP 
socket currently.
If you want to use the select backend, you can use define macro -- 
_EVENT_NOIOCP -- to disable IOCP backend.

Best regards,

Stephen Liu
2008-07-23

>>>
>Hi,
>    I just downloaded libevent 1.4.5-stable.  But when I tried to open the 
> libevent.sln under WIN32-Prj folder using VS 2005, it failed because the 
> needed .vcproj files (eg libevent.vcproj) are missing.
>    Where are the missing .vcproj files?  Where is the svn?  How to compile 
> libevent on Windows machines; I have tried the *nix way (./configure, ...) 
> using Cygwin and Mingw32, and none of them passed the ./configure.
>
>Thanks,
>John
>_______________________________________________
>Libevent-users mailing list
>Libevent-users@monkey.org
>http://monkeymail.org/mailman/listinfo/libevent-users
                        

_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to