Hi Stephen Liu, > The changes are: > 2.Add EV_ACCEPT flag for accept event ( in include\event.h ) > #define EV_ACCEPT 0x40
I like your work that you have put into this. Keep on the good work! But what I don't like is the new EV_ACCEPT flag. Have you thought about detecting somehow if a socket is a listen socket? I just browsed msdn to find a way. Looks like getsockopt(SO_ACCEPTCONN) can be used for this task. Sorry, but can't test it right now. If your are able to use iocp without a change in the interface everyone will benefit without changing their code. This would be a huge win. Jörg
_______________________________________________ Libevent-users mailing list Libevent-users@monkey.org http://monkeymail.org/mailman/listinfo/libevent-users