Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c1051 evhttp_read_body(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_read_body() function
1157 evhttp_read_body(evcon, req); in evhttp_read_cb()
2273 evhttp_read_body(evcon, req); in evhttp_get_body()
H A DChangeLog1699 o Added overflow checks in evhttp_read_body and evhttp_get_body (84560fc Mark Ellzey)