Searched refs:BIO_R_UNABLE_TO_CREATE_SOCKET (Results 1 – 5 of 5) sorted by relevance
208 OPENSSL_PUT_ERROR(BIO, BIO_R_UNABLE_TO_CREATE_SOCKET); in conn_state()
928 #define BIO_R_UNABLE_TO_CREATE_SOCKET 113 macro
932 #define BIO_R_UNABLE_TO_CREATE_SOCKET 113 macro
787 #ifdef BIO_R_UNABLE_TO_CREATE_SOCKET788 {"UNABLE_TO_CREATE_SOCKET", ERR_LIB_BIO, BIO_R_UNABLE_TO_CREATE_SOCKET},