Re: [evolution-patches] patch for #72907 (gw -mailer)




You should probably call camel_stream_close() rather than flush.

On Wed, 2005-02-23 at 17:52 +0530, Sivaiah Nallagatla wrote:
+       if ((cache_stream = camel_data_cache_add (gw_folder->cache, "cache", uid, NULL))) {
                        if (camel_data_wrapper_write_to_stream ((CamelDataWrapper *) msg, cache_stream) == -1
                                        || camel_stream_flush (cache_stream) == -1)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]