Searched refs:bind_socket (Results 1 – 2 of 2) sorted by relevance
174 static evutil_socket_t bind_socket(const char *, ev_uint16_t, int reuse);2197 evcon->fd = bind_socket( in evhttp_connection_connect()3105 if ((fd = bind_socket(address, port, 1 /*reuse*/)) == -1) in evhttp_bind_socket_with_handle()3895 bind_socket(const char *address, ev_uint16_t port, int reuse) in bind_socket() function
5459 goto bind_socket; in isc__socket_bind()5472 bind_socket: in isc__socket_bind()