--- Lutz Jaenicke <[EMAIL PROTECTED]> wrote:
> On Thu, Sep 26, 2002 at 11:36:36PM -0700, Cory Albrecht wrote:
> > With buffer sizes of 8193 bytes or more, after SSL_write() returns
> an
> > error it NEVER succedes ever again on that socket. My program does
> it's
> > something else tasks, trying about every 0.1s to send more data
> with
> > SSL_write(). But SSL_write() always returns -1 and SSL_get_error()
> > always return SSL_ERROR_WANT_WRITE. I even let it continue over
> night
> > once - 10 hours with no change. 
> > 
> > With a buffer size of 8192 bytes or less this problem NEVER
> happens.

> Doesn't make sense to me.

> In your report you pointed out to use a 0.9.7 snapshot but you did
> leave out information about your platform.

I didn't? Sorry - I thought I did. I'm running Win2Kpro and I used
VC++6 to build both the OpenSSL libs/dlls and my own prog.

Is there any other info I could give which might make the cause of the
problem more apparent?


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to