Searched refs:BIO_BIND_REUSEADDR (Results 1 – 6 of 6) sorted by relevance
98 B<BIO_BIND_REUSEADDR> is set then other sockets can bind to the102 using B<BIO_BIND_REUSEADDR>.
106 B<BIO_BIND_REUSEADDR> is set then other sockets can bind to the110 using B<BIO_BIND_REUSEADDR>.
229 || BIO_set_bind_mode(acbio, BIO_BIND_REUSEADDR) < 0 in http_server_init_bio()
399 # define BIO_BIND_REUSEADDR BIO_SOCK_REUSEADDR macro
1303 || BIO_set_bind_mode(acbio, BIO_BIND_REUSEADDR) < 0 in init_responder()
452 # define BIO_BIND_REUSEADDR BIO_SOCK_REUSEADDR macro