RE: DOCs / detecting Error conditions

2001-01-10 Thread Bill Browning
/ detecting Error conditions Hi, I'm trying to find *any* documentation on things like SSL_Receive_Message(), SSL_Send_Message(), etc. I'm basically getting occasional socket errors, but I cannot figure out how to print out useful information (such as the errno return code) when a socket ha

DOCs / detecting Error conditions

2001-01-10 Thread Dave Boardman
Hi, I'm trying to find *any* documentation on things like SSL_Receive_Message(), SSL_Send_Message(), etc. I'm basically getting occasional socket errors, but I cannot figure out how to print out useful information (such as the errno return code) when a socket has an error - something that can