Home
last modified time | relevance | path

Searched refs:evhttp_start (Results 1 – 2 of 2) sorted by relevance

/libevent-2.1.12/include/event2/
H A Dhttp_compat.h63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
/libevent-2.1.12/
H A Dhttp.c3715 evhttp_start(const char *address, ev_uint16_t port) in evhttp_start() function