Home
last modified time | relevance | path

Searched refs:evhttp_bind_socket_with_handle (Results 1 – 2 of 2) sorted by relevance

/external/libevent/include/event2/
Dhttp.h107 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
/external/libevent/
Dhttp.c3090 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