SSL_accept hanging with blocking socket

2009-11-17 Thread TheSquad
Hello everyone, I have multithreaded the Handshake of SSL by creating a thread after each connection to my server. the handshake is done on a separate thread. So there is two question poping up : 1 - How come if I connect to my server with telnet without SSL support, the socket hang indefinitel

SSL_accept hanging with blocking socket

2009-11-16 Thread TheSquad
Hello everyone, I have multithreaded the Handshake of SSL by creating a thread after each connection to my server. the handshake is done on a separate thread. So there is two question poping up : 1 - How come if I connect to my server with telnet without SSL support, the socket hang indefini