<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1607" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>My porxy is built with libevent v1.4.4-stable. 
After accepting client and connecting to server, on Linux (epoll) I can get 
event&nbsp;upon server connected, but on Solaris 10 (which is&nbsp;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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Arthur</FONT></DIV></BODY></HTML>