HomeSort by relevance Sort by last modified time
    Searched refs:evhttp_send_reply_end (Results 1 - 3 of 3) sorted by null

  /external/libevent/include/event2/
http.h 430 and complete the reply by calling evhttp_send_reply_end().
478 void evhttp_send_reply_end(struct evhttp_request *req);
690 * evhttp_send_reply_end().
    [all...]
  /external/libevent/
http.c 2874 evhttp_send_reply_end(struct evhttp_request *req) function
    [all...]
  /external/libevent/test/
regress_http.c 389 evhttp_send_reply_end(state->req);
    [all...]

Completed in 50 milliseconds