Searched refs:BIO_R_UNABLE_TO_NODELAY (Results 1 – 4 of 4) sorted by relevance
117 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()
59 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_UNABLE_TO_NODELAY), "unable to nodelay"},
54 # define BIO_R_UNABLE_TO_NODELAY 138 macro
159 BIO_R_UNABLE_TO_NODELAY:138:unable to nodelay
Completed in 7 milliseconds