advance,
Spiros Antonatos
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-openssl-
> [EMAIL PROTECTED] On Behalf Of David Schwartz
> Sent: Friday, June 01, 2007 8:17 PM
> To: openssl-users@openssl.org
> Subject: RE: flushing out data to write
>
>
>
> 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 flu
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