[Libevent-users] connected event missing on Solaris 10

arthur mail2arthur at gmail.com
Fri Jun 20 10:27:13 EDT 2008


My porxy is built with libevent v1.4.4-stable. After accepting client and connecting to server, on Linux (epoll) I can get event upon server connected, but on Solaris 10 (which is using event ports) this event is missing. On both cases the connect() call returns none zero and errno==EINPROGRESS. How can I get this event? Or is there any way to use poll on Solaris? Thanks.

Arthur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://monkeymail.org/archives/libevent-users/attachments/20080620/482ce177/attachment.htm


More information about the Libevent-users mailing list