]> granicus.if.org Git - libevent/commit
low-level interfaces for streaming; from dug song
authorNiels Provos <provos@gmail.com>
Sat, 9 Dec 2006 02:58:12 +0000 (02:58 +0000)
committerNiels Provos <provos@gmail.com>
Sat, 9 Dec 2006 02:58:12 +0000 (02:58 +0000)
commitde7db33a61f13f94fe3b60a084d20735b06bd72f
tree1c54f06a273953d33e8b1da1a33647d7f15cc205
parent852d05a3c093ecaaacffb5ee339307782f706c96
low-level interfaces for streaming; from dug song
i applied some bug fixes and slight re-arranged the logic
on when to call the close notification callback;
i also don't like the streaming interface; i'd rather
see it do the chunked response formatting explicitly.

svn:r298
evhttp.h
http-internal.h
http.c