diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-10-27 06:52:15 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-10-27 06:52:15 +0800 |
commit | 7ef153696bb448cce02a2f0b70799d0db663b3b6 (patch) | |
tree | 98cb3d9db606c951384a43f6dc74cc4c28726d89 /mail | |
parent | 013f8d56e85c162233e034f4eed7c5f050d3f68a (diff) | |
download | gsoc2013-evolution-7ef153696bb448cce02a2f0b70799d0db663b3b6.tar gsoc2013-evolution-7ef153696bb448cce02a2f0b70799d0db663b3b6.tar.gz gsoc2013-evolution-7ef153696bb448cce02a2f0b70799d0db663b3b6.tar.bz2 gsoc2013-evolution-7ef153696bb448cce02a2f0b70799d0db663b3b6.tar.lz gsoc2013-evolution-7ef153696bb448cce02a2f0b70799d0db663b3b6.tar.xz gsoc2013-evolution-7ef153696bb448cce02a2f0b70799d0db663b3b6.tar.zst gsoc2013-evolution-7ef153696bb448cce02a2f0b70799d0db663b3b6.zip |
Check for EWOULDBLOCK too? (stream_read): Same.
2001-10-26 Jeffrey Stedfast <fejj@ximian.com>
* camel-tcp-stream-raw.c (stream_write): Check for EWOULDBLOCK too?
(stream_read): Same.
* providers/imap/camel-imap-message-cache.c
(camel_imap_message_cache_get): Lets try putting a
camel_stream_reset() here. Logic being that the stream may have
been read from since it was cached and thus our caller may try
reading from it and get no data from it since it is already at the
EOS. This may fix bug #12943.
svn path=/trunk/; revision=14179
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions