evhttp_new

Create a new HTTP server.

@param base (optional) the event base to receive the HTTP events @return a pointer to a newly initialized evhttp server structure @see evhttp_free()

extern (C) nothrow
evhttp_new

Meta