/ 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
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