BIO_set_tcp_ndelay
LCRYPTO_ALIAS(BIO_set_tcp_ndelay);
int BIO_set_tcp_ndelay(int sock, int turn_on);
LCRYPTO_USED(BIO_set_tcp_ndelay);