I ask once more with tears in my baby blue eyes, how do I unsubscribe from
this list?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gerald Naveen
A
Sent: 12 April 2007 07:14 PM
To: [EMAIL PROTECTED]
Subject: Re: [clamav-win32] Anyone using clamav on Win32 in multi
threaded mode?



>> I have used normal clamav build in a multi-threading content.
>> Does it make sense to build thread-safe and not thread-safe version?
>> Should I use THREAD_SAFE or CL_THREAD_SAFE preprocessor option?
>> THREAD_SAFE doesn't exist in source code....

I meant CL_THREAD_SAFE by THREAD_SAFE. It definitely does make sense to
build
thread-safe libclamav if you intend to call more than one
cl_scanfile/cl_scandesc
simultaneously.

I believe this is the reason for your problems. Building libclamav with
CL_THREAD_SAFE
would do. However, if I am right, there is an uninitialized CRITICAL_SECTION
issue, that
you will have to deal with. Once that is done, you should ideally have a
version that you
want.
--
View this message in context:
http://www.nabble.com/Anyone-using-clamav-on-Win32-in-multi-threaded-mode--t
f3563916.html#a9964018
Sent from the clamav-win32 mailing list archive at Nabble.com.

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32



_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-win32

Reply via email to