"Tai Jin" writes:
>Why are you calling connect after select returns writable status? That
>will always give you an error. Once you get the writable indication,
>the connection has been established and you can start sending data.
What does select return if the connection failed?
We call connect() again to find out if it is really connected
(EISONN), or not (EINVAL).
Duane W.
Received on Fri Mar 27 1998 - 16:27:30 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:39:28 MST