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()
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()