Comment 2 for bug 585054

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Merge proposal submitted.. I think this is due to the connection code checking for POLLOUT before POLLERR, so it wrongly assumes that a socket has been connected because it comes back with both POLLOUT and POLLERR revents.