[Libevent-users] libevent + iocp + memcached
liusifan
liusifan at gmail.com
Thu Jun 5 11:31:59 EDT 2008
Hi, all
libevent + iocp + memcached
memcached for Win32 : http://jehiah.cz/projects/memcached-win32/
It need to add EV_ACCEPT flag for listen socket, the adapted source code can download from:
http://spserver.googlecode.com/files/memcached-1.2.1-iocp.zip
VC6 project files: memcached-1.2.1-iocp\win32-iocp\
The last source code for libevent + iocp
http://spserver.googlecode.com/files/libevent-1.4.4-iocp-2.zip
VC6 project files: libevent-1.4.4-iocp-2\libevent-iocp
Changes of libevent + iocp since libevent-1.4.4-iocp-1.zip:
* More robustious error handling
This combination looks work very well.
Best Regards,
Stephen Liu
More information about the Libevent-users
mailing list