Hi:
 
    I met a problem when using OpenSSL for my windows multithread application.
 
    2 threads are used for receiving and sending data through SSL component.one thread for receiving from side one and send to side two,another thread receive from side two and send back to side one.
 
    when the connection is over,I get problem on closing the connection.
 
    I use winsock not MFC socket.(the socket routines I use is  recv,send...
 
Thank you in advance.
 
 
Charles.Miao

Reply via email to