Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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>.
/freebsd/crypto/openssl/apps/lib/
H A Dhttp_server.c229 || BIO_set_bind_mode(acbio, BIO_BIND_REUSEADDR) < 0 in http_server_init_bio()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h475 # define BIO_BIND_REUSEADDR BIO_SOCK_REUSEADDR macro
H A Dbio.h.in452 # define BIO_BIND_REUSEADDR BIO_SOCK_REUSEADDR macro