diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-02-06 09:16:03 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-02-06 09:16:03 +0800 |
commit | 2fd6f5acb552cbdc7a65536260b973512bb845b6 (patch) | |
tree | 47bde8852422f6495b72ac94bd359aa21b7b4c46 /camel/camel-mime-utils.h | |
parent | 08b789cec1c3a110da0e1ec0e829015334715ca0 (diff) | |
download | gsoc2013-evolution-2fd6f5acb552cbdc7a65536260b973512bb845b6.tar gsoc2013-evolution-2fd6f5acb552cbdc7a65536260b973512bb845b6.tar.gz gsoc2013-evolution-2fd6f5acb552cbdc7a65536260b973512bb845b6.tar.bz2 gsoc2013-evolution-2fd6f5acb552cbdc7a65536260b973512bb845b6.tar.lz gsoc2013-evolution-2fd6f5acb552cbdc7a65536260b973512bb845b6.tar.xz gsoc2013-evolution-2fd6f5acb552cbdc7a65536260b973512bb845b6.tar.zst gsoc2013-evolution-2fd6f5acb552cbdc7a65536260b973512bb845b6.zip |
We are now going to use a file descriptor and a CamelMimeParser rather
2001-02-05 Jeffrey Stedfast <fejj@ximian.com>
* evolution-mbox-importer.c: We are now going to use a file
descriptor and a CamelMimeParser rather than a FILE pointer.
(load_file_fn): Open the file descriptor and initialize the
CamelMimeParser.
(importer_destroy_cb): Unref the mime parser.
(support_format_fn): Use an fd and use a case-insensitive
comparison as well as elimate a buffer overrun.
(process_item_fn): Process 1 CamelMimeMessage per invocation so as
to not lock up Iain's GUI and to work similar to the way Iain
originally coded it.
svn path=/trunk/; revision=8006
Diffstat (limited to 'camel/camel-mime-utils.h')
0 files changed, 0 insertions, 0 deletions