Home | History | Annotate | Download | only in event2

Lines Matching refs:evhttp_bind_socket_with_handle

114 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address, ev_uint16_t port);
182 * If you created this bound socket with evhttp_bind_socket_with_handle or
191 * @see evhttp_bind_socket_with_handle(), evhttp_accept_socket_with_handle()
201 * @see evhttp_bind_socket_with_handle(), evhttp_accept_socket_with_handle()