Home
last modified time | relevance | path

Searched refs:BIO_R_UNABLE_TO_KEEPALIVE (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/crypto/bio/
Db_sock2.c93 BIOerr(BIO_F_BIO_CONNECT, BIO_R_UNABLE_TO_KEEPALIVE); in BIO_connect()
232 BIOerr(BIO_F_BIO_LISTEN, BIO_R_UNABLE_TO_KEEPALIVE); in BIO_listen()
Dbio_err.c112 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_UNABLE_TO_KEEPALIVE),
/third_party/openssl/include/openssl/
Dbioerr.h111 # define BIO_R_UNABLE_TO_KEEPALIVE 137 macro
/third_party/python/Modules/
D_ssl_data.h792 #ifdef BIO_R_UNABLE_TO_KEEPALIVE
793 {"UNABLE_TO_KEEPALIVE", ERR_LIB_BIO, BIO_R_UNABLE_TO_KEEPALIVE},
D_ssl_data_111.h853 #ifdef BIO_R_UNABLE_TO_KEEPALIVE
854 {"UNABLE_TO_KEEPALIVE", ERR_LIB_BIO, BIO_R_UNABLE_TO_KEEPALIVE},
D_ssl_data_300.h903 #ifdef BIO_R_UNABLE_TO_KEEPALIVE
904 {"UNABLE_TO_KEEPALIVE", ERR_LIB_BIO, BIO_R_UNABLE_TO_KEEPALIVE},
/third_party/openssl/crypto/err/
Dopenssl.txt1918 BIO_R_UNABLE_TO_KEEPALIVE:137:unable to keepalive