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

  /external/libevent/include/event2/
http.h 429 The caller needs to supply data chunks with evhttp_send_reply_chunk()
444 evhttp_send_reply_chunk() databuf will be empty, but the buffer is
452 void evhttp_send_reply_chunk(struct evhttp_request *req,
459 evhttp_send_reply_chunk() databuf will be empty, but the buffer is
    [all...]
  /external/libevent/test/
regress_http.c 382 evhttp_send_reply_chunk(state->req, evb);
    [all...]
  /external/libevent/
http.c 2869 evhttp_send_reply_chunk(struct evhttp_request *req, struct evbuffer *databuf) function
    [all...]

Completed in 287 milliseconds