Home
last modified time | relevance | path

Searched refs:evhttp (Results 1 – 19 of 19) sorted by relevance

/minix3/external/bsd/libevent/dist/include/event2/
H A Dhttp.h69 struct evhttp;
82 struct evhttp *evhttp_new(struct event_base *base);
96 int evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port);
109 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
127 int evhttp_accept_socket(struct evhttp *http, evutil_socket_t fd);
139 struct evhttp_bound_socket *evhttp_accept_socket_with_handle(struct evhttp *http, evutil_socket_t f…
146 struct evhttp_bound_socket *evhttp_bind_listener(struct evhttp *http, struct evconnlistener *listen…
170 void evhttp_del_accept_socket(struct evhttp *http, struct evhttp_bound_socket *bound_socket);
189 void evhttp_free(struct evhttp* http);
192 void evhttp_set_max_headers_size(struct evhttp* http, ev_ssize_t max_headers_size);
[all …]
H A Dhttp_compat.h63 struct evhttp *evhttp_start(const char *address, unsigned short port);
H A Drpc.h282 struct evhttp;
292 struct evrpc_base *evrpc_init(struct evhttp *server);
/minix3/external/bsd/libevent/dist/
H A Dhttp-internal.h94 struct evhttp *http_server;
137 struct evhttp { struct
139 TAILQ_ENTRY(evhttp) next_vhost;
149 TAILQ_HEAD(vhostsq, evhttp) virtualhosts; argument
H A Dhttp.c190 static void evhttp_get_request(struct evhttp *, evutil_socket_t, struct sockaddr *, ev_socklen_t);
201 static int evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp,
1149 struct evhttp *http = evcon->http_server; in evhttp_connection_free()
2942 evhttp_find_alias(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_alias()
2946 struct evhttp *vhost; in evhttp_find_alias()
2979 evhttp_find_vhost(struct evhttp *http, struct evhttp **outhttp, in evhttp_find_vhost()
2982 struct evhttp *vhost; in evhttp_find_vhost()
2983 struct evhttp *oldhttp; in evhttp_find_vhost()
3010 struct evhttp *http = arg; in evhttp_handle_request()
3084 struct evhttp *http = arg; in accept_socket_cb()
[all …]
H A Devrpc-internal.h76 struct evhttp* http_server;
H A DMakefile.am227 EVENT1_HDRS = event.h evhttp.h evdns.h evrpc.h evutil.h
H A DChangeLog6 BUGFIXES (evhttp)
86 o evhttp: Fix a memory leak on error in evhttp_uriencode (11c8b31)
89 o evhttp: Check more setsockopt return values when binding sockets. Found by coverity (a0912e3)
186 BUGFIXES (evhttp):
499 …o Add evhttp server alias interface, correct flagging of proxy requests. (aab8c38 Christopher Davi…
503 o Fix Content-Length when trying send more than 100GB of data (!) on an evhttp. (525da3e)
510 o evhttp: Return 501 when we get an unrecognized method, not 400. (536311a)
515 o Preliminary support for Continue expectation in evhttp. (fa9305f Christopher Davis)
563 o Units test for unexpected evhttp methods. (75e3320)
1103 …o New functions to explicitly reference a socket used by an evhttp object. Patches from David Reis…
[all …]
H A Dwhatsnew-2.0.txt74 All of the old headers (event.h, evdns.h, evhttp.h, evrpc.h, and
576 The evhttp uriencoding and uridecoding APIs have updated versions
579 The evhttp query parsing and URI parsing logic can now detect errors
591 Numerous evhttp bugs also got fixed.
H A DMakefile.in249 am__include_HEADERS_DIST = event.h evhttp.h evdns.h evrpc.h evutil.h
258 compat/sys/queue.h event.h evhttp.h evdns.h evrpc.h evutil.h
590 EVENT1_HDRS = event.h evhttp.h evdns.h evrpc.h evutil.h
H A Devrpc.c74 evrpc_init(struct evhttp *http_server) in evrpc_init()
/minix3/external/bsd/libevent/dist/test/
H A Dregress_rpc.c79 static struct evhttp *
82 struct evhttp *myhttp; in http_setup()
141 rpc_setup(struct evhttp **phttp, ev_uint16_t *pport, struct evrpc_base **pbase) in rpc_setup()
144 struct evhttp *http = NULL; in rpc_setup()
191 struct evhttp *http = NULL; in rpc_basic_test()
260 struct evhttp *http = NULL; in rpc_basic_message()
452 struct evhttp *http = NULL; in rpc_basic_client()
536 struct evhttp *http = NULL; in rpc_basic_queued_client()
634 struct evhttp *http = NULL; in rpc_basic_client_with_pause()
685 struct evhttp *http = NULL; in rpc_client_timeout()
H A Dbench_http.c90 struct evhttp *http; in main()
H A Dregress_http.c70 static struct evhttp *http;
87 http_bind(struct evhttp *myhttp, ev_uint16_t *pport) in http_bind()
104 static struct evhttp *
107 struct evhttp *myhttp; in http_setup()
1174 struct evhttp *second = NULL, *third = NULL; in http_virtual_host_test()
1878 struct evhttp *myhttp = NULL; in http_highport_test()
3230 struct evhttp *xhttp = NULL; in http_primitives()
/minix3/external/bsd/libevent/include/
H A DMakefile9 evhttp.h \
/minix3/external/bsd/libevent/dist/sample/
H A Dhttp-server.c321 struct evhttp *http; in main()
/minix3/distrib/sets/lists/minix-comp/
H A Dmi327 ./usr/include/evhttp.h minix-comp
/minix3/distrib/sets/lists/minix-man/
H A Dmi1570 ./usr/man/man3/evhttp.3 minix-man
/minix3/distrib/sets/lists/comp/
H A Dmi796 ./usr/include/evhttp.h comp-c-include
6096 ./usr/share/man/cat3/evhttp.0 comp-c-catman .cat
13043 ./usr/share/man/html3/evhttp.html comp-c-htmlman html
19899 ./usr/share/man/man3/evhttp.3 comp-c-man .man