Yes, u can use setsockopt(...TCP_NODELAY) before SSL_set_fd(). OpenSSL doesn't care about Nagle.
regards, Girish --- Leandro Gustavo Biss Becker <[EMAIL PROTECTED]> wrote: > Hello > > Can I disable Nagle algorithm using OpenSSL? My > application always send > entire buffers to openssl, so I think disable Nagle > but I'm wondering if openssl need coalescing data > when sending SSL payloads. > > Thanks and sorry my english ... > > Leandro Gustavo Biss Becker > > > ______________________________________________________________________ > OpenSSL Project > http://www.openssl.org > User Support Mailing List > openssl-users@openssl.org > Automated List Manager > [EMAIL PROTECTED] > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]