Searched refs:BIO_set_tcp_ndelay (Results 1 – 7 of 7) sorted by relevance
414 BIO_set_tcp_ndelay(sock, 1); in do_server()
50 function BIO_set_tcp_ndelay() can be used to turn on or off the B<TCP_NODELAY>
331 int BIO_set_tcp_ndelay(int s, int on) in BIO_set_tcp_ndelay() function
212 BIO_set_tcp_ndelay(3)
239 BIO_set_tcp_ndelay(3)
3622 BIO_set_tcp_ndelay 3705 3_0_0 EXIST::FUNCTION:SOCK
855 int BIO_set_tcp_ndelay(int sock, int turn_on);
Completed in 49 milliseconds