]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
Wrapper streams shouldn't try to read data if it's already buffered in main
authorTimo Sirainen <tss@iki.fi>
Wed, 7 Jul 2004 13:36:29 +0000 (16:36 +0300)
committerTimo Sirainen <tss@iki.fi>
Wed, 7 Jul 2004 13:36:29 +0000 (16:36 +0300)
commit42aaebd4b237403aff6bbfafdcdf52cf5f8c1c06
tree682703fb71ecf8779a2384cb23002274ab153d91
parentb6fddfe0a0ab034b5cf30aadabe3433f64641f73
Wrapper streams shouldn't try to read data if it's already buffered in main
stream. Fixes at least problem with APPEND when the whole message came in
one TCP packet.

--HG--
branch : HEAD
src/lib-mail/istream-header-filter.c
src/lib/istream-limit.c