Searched refs:evhttp_bound_socket_get_fd (Results 1 – 5 of 5) sorted by relevance
206 evutil_socket_t evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound_socket);
406 fd = evhttp_bound_socket_get_fd(handle); in display_listen_sock()
95 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_setup()
116 port = regress_get_socket_port(evhttp_bound_socket_get_fd(sock)); in http_bind()
3652 evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_fd() function