At 11:25 Uhr +0900 03.03.1999, Lee Min Seop wrote:
>Hi.
>I am using the SSLeay for our browser.
>When I did interoperability test between SSL web servers and our browser,
>I had a problem related with non-blocking IO.
>The browser and server opened a persistent connection.
>The browser called SSL_
Hi.
I am using the SSLeay for our browser.
When I did interoperability test between SSL web servers and our browser, I had a
problem related with non-blocking IO.
The browser and server opened a persistent connection.
The browser called SSL_read() function with 4k buffer.
At first the function r