On 7 Aug 2001 [EMAIL PROTECTED] wrote: > rbb 01/08/07 16:56:35 > > Modified: network_io/unix sockets.c > Log: > Finish the fix for the non-blocking connect. Basically, we need to > query the socket to find the actual error if the connect failed. This > is done using getsockopt with the SO_ERROR option. If error == 0, then > the connect succeeded, else error is the connect errno value. > Submitted by: Jeff Trawick
This did make it in before the 2.0.23 tag, by the way... --Cliff -------------------------------------------------------------- Cliff Woolley [EMAIL PROTECTED] Charlottesville, VA
