> When I try and write more than 32k I get the following messages...
>
> - Attempting to write 59266 bytes
> - Written 16384 bytes
> - Written 16384 bytes
> - SSL_ERROR_SYSCALL: error:00000000:lib(0):func(0):reason(0)
>
> I have SSL_load_error_strings() earlier in my code, but don't get any
> more information than this.
>
> I'm still at a loss as to whats happening here, but many thanks for
> your help in getting this far.

        Follow up to see what the error was.(Check 'errno' on UNIX, check
WSAGetLastError on Windows.)

        DS


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

Reply via email to