Hi,

I use MAPI in my multithreading program.Because I want to monitor many mailbox, 
so in order to reduce the number of file descriptor and connection. After each 
request , call API MAPIUninitialize. When I check bylsof, many eventpool file 
descriptor leak, even in a single thread environment. How can I deal with it.

The calling sequence as follows:

MAPIInitialize->MapiLogonEx->OpenMsgStore->...->mapi_object_release->MAPIUninitialize
 
 
--

李京

电话:13466355456
海阔凭鱼跃,天高任鸟飞。
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to