Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c955 evhttp_read_body(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_read_body() function
1065 evhttp_read_body(evcon, req); in evhttp_read_cb()
1969 evhttp_read_body(evcon, req); in evhttp_get_body()
DChangeLog334 o Added overflow checks in evhttp_read_body and evhttp_get_body (84560fc Mark Ellzey)