Hi all,

I am trying to create a proxy that reads packets from one side and sends
them over an SSL connection to the other side.
However, I frequently notice that some SSL_write()'s present a delay of 1sec
to send the data (I receive a packet at time 0sec 
and it is sent at time 1sec). Can I flush somehow the SSL buffers?

Thanks in advance,
Spiros Antonatos
 


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to