Home
last modified time | relevance | path

Searched refs:BIO_BIND_REUSEADDR (Results 1 – 6 of 6) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DBIO_s_accept.pod98 B<BIO_BIND_REUSEADDR> is set then other sockets can bind to the
102 using B<BIO_BIND_REUSEADDR>.
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DBIO_s_accept.pod106 B<BIO_BIND_REUSEADDR> is set then other sockets can bind to the
110 using B<BIO_BIND_REUSEADDR>.
/netbsd/crypto/external/bsd/openssl/dist/apps/lib/
H A Dhttp_server.c229 || BIO_set_bind_mode(acbio, BIO_BIND_REUSEADDR) < 0 in http_server_init_bio()
/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbio.h399 # define BIO_BIND_REUSEADDR BIO_SOCK_REUSEADDR macro
/netbsd/crypto/external/bsd/openssl.old/dist/apps/
H A Docsp.c1303 || BIO_set_bind_mode(acbio, BIO_BIND_REUSEADDR) < 0 in init_responder()
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Dbio.h.in452 # define BIO_BIND_REUSEADDR BIO_SOCK_REUSEADDR macro