On 03/13/2013 07:07 PM, Mark Thomas wrote:
DEbug logs from v4 of your debug dll


[3296] ssl_socket_send 4 bytes from 000000001772C0F0 with timeout -1
[3296] SSL_write returned -1, apr_get_netos_error=730035 SSL_get_error=3
[3296] ssl_socket_send 4 bytes from 0000000016C2CFB0 with timeout -1
[3296] SSL_write returned -1, apr_get_netos_error=0 SSL_get_error=1
[3296] SSL_ERROR_SSL error in queue=336195711
[3296] bad write retry


I see here that buffer change occurs.
Those two calls should have the same buffer because those both
calls should send the same data (since the first call reported EAGAIN)


Regards
--
^TM

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to