Searched refs:evhttp_bind_socket_with_handle (Results 1 – 2 of 2) sorted by relevance
107 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
3090 evhttp_bind_socket_with_handle(http, address, port); in evhttp_bind_socket()3097 evhttp_bind_socket_with_handle(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket_with_handle() function