Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dbioerr.h52 # define BIO_R_UNABLE_TO_BIND_SOCKET 117 macro
/openssl/crypto/bio/
H A Dbio_err.c54 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_UNABLE_TO_BIND_SOCKET),
H A Dbio_sock2.c242 ERR_raise(ERR_LIB_BIO, BIO_R_UNABLE_TO_BIND_SOCKET); in BIO_bind()
/openssl/crypto/err/
H A Dopenssl.txt157 BIO_R_UNABLE_TO_BIND_SOCKET:117:unable to bind socket

Completed in 15 milliseconds