CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/06/24 11:30:00
Modified files: lib/libssl/src/crypto/bio: b_sock.c Log message: Actually make BIO_set_tcp_ndelay() work - TCP_NODELAY will not magically appear by itself. ok beck@ miod@