evhttp_bound_socket_get_fd

Get the raw file descriptor referenced by an evhttp_bound_socket.

@param bound_socket a handle returned by evhttp_{bind,accept}_socket_with_handle @return the file descriptor used by the bound socket @see evhttp_bind_socket_with_handle(), evhttp_accept_socket_with_handle()

extern (C) nothrow
evhttp_bound_socket_get_fd

Meta