check_connect_result
Description:
public bool check_connect_result ()
throws Error
Checks and resets the pending connect error for the socket.
This is used to check for errors when connect is used in non-blocking mode.
Parameters:
Returns:
true if no error, false otherwise, setting
throws to the error
|