Continue reading data until we've read all the data (camel_stream_read()
authorJeffrey Stedfast <fejj@novell.com>
Mon, 21 Mar 2005 18:56:49 +0000 (18:56 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Mon, 21 Mar 2005 18:56:49 +0000 (18:56 +0000)
commit6d0545055f91d40c1f129d1b2a1208da5f06f740
tree0183da2d7a1b1d140d654df510b51e5b1f277ec5
parent324161344df44b871edba0872ae394d6e7e2656e
Continue reading data until we've read all the data (camel_stream_read()

2005-03-18  Jeffrey Stedfast  <fejj@novell.com>

* camel-imap-command.c (imap_read_untagged): Continue reading data
until we've read all the data (camel_stream_read() makes no
guarantee that it will read n bytes in a single call).
camel/providers/imap/ChangeLog
camel/providers/imap/camel-imap-command.c