Update of /cvsroot/mahogany/M/include
In directory usw-pr-cvs1:/tmp/cvs-serv28764/include

Modified Files:
        MailFolderCC.h 
Log Message:
reuse the connection in CheckStatus() if possible

Index: MailFolderCC.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MailFolderCC.h,v
retrieving revision 1.202
retrieving revision 1.203
diff -b -u -2 -r1.202 -r1.203
--- MailFolderCC.h      27 Apr 2002 20:58:10 -0000      1.202
+++ MailFolderCC.h      4 Jun 2002 19:43:01 -0000       1.203
@@ -425,4 +425,8 @@
    void DiscardExpungeData();
 
+   /// fill mailstatus with the results of c-client mail_status() call
+   static bool DoCheckStatus(const MFolder *folder,
+                             struct mbx_status *mailstatus);
+
    /** @name Notification handlers */
    //@{


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to