Home
last modified time | relevance | path

Searched refs:BIO_R_UNABLE_TO_NODELAY (Results 1 – 4 of 4) sorted by relevance

/openssl-master/crypto/bio/
A Dbio_sock2.c117 ERR_raise(ERR_LIB_BIO, BIO_R_UNABLE_TO_NODELAY); in BIO_connect()
262 ERR_raise(ERR_LIB_BIO, BIO_R_UNABLE_TO_NODELAY); in BIO_listen()
A Dbio_err.c59 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_UNABLE_TO_NODELAY), "unable to nodelay"},
/openssl-master/include/openssl/
A Dbioerr.h54 # define BIO_R_UNABLE_TO_NODELAY 138 macro
/openssl-master/crypto/err/
A Dopenssl.txt159 BIO_R_UNABLE_TO_NODELAY:138:unable to nodelay

Completed in 7 milliseconds