Hi,
I am looking at the openssl code and there is a comment in ssl3_accept
routine just before calling buffering bio which says "Buffering bio need
to be pushed so that the output is sent in a way that TCP likes". What
does this comment mean, is this related to the TCP Nagle algorithm?
If this is related to Nagle algorithm, I assume there is no need for
this buffering bio if Nagle algorithm is turned off in TCP. Is my
assumption correct?
Thanks,
Nagaraj
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]