diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2007-03-02 11:32:41 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2007-03-02 11:32:41 +0000 |
commit | cbf005ba666d772bc3266b4717b12de55a105d36 (patch) | |
tree | 1649e144ff82fbbd55624fc5593204b3ba860df9 /gnu/egcs | |
parent | 076a07b2a31ef577c2be4fa80f242d9942ba0418 (diff) |
when the http read callback changes and some data is still left in the
input buffer, we call the new callback to handle the remaining data.
this change makes sure that we only do this after the read callback
was actually changed (read header -> read content, read content ->
read header, read chunks...) to avoid a possible loop which could
happen in some rare cases.
Diffstat (limited to 'gnu/egcs')
0 files changed, 0 insertions, 0 deletions