mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-17 08:17:42 -04:00
Merge remote-tracking branch 'origin/patches-2.0'
This commit is contained in:
commit
356554c8dc
@ -384,7 +384,7 @@ void evhttp_send_reply_start(struct evhttp_request *req, int code,
|
||||
void evhttp_send_reply_chunk(struct evhttp_request *req,
|
||||
struct evbuffer *databuf);
|
||||
/**
|
||||
Complete a chunked reply.
|
||||
Complete a chunked reply, freeing the request as appropriate.
|
||||
|
||||
@param req a request object
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user