[clamav-win32] Re: w32.clamav.net
Nigel Horne
njh at bandsman.co.uk
Sun Sep 17 12:43:18 CEST 2006
> Meanwhile, I notice via network traces and examining
> contrib/Windows/Projects/clamAV/patches that freshclam is not currently
> doing DNS queries to get database version information. The attached
> patch provides this functionality on windows.
Looks good. I needed to add
#include "shared/memory.h"
#include "shared/output.h"
to remove some warnings, and
#ifdef _MSC_VER
#include <winsock.h>
#endif
at the top to get it to compile.
I will pass the patch on to the author of freshclam for
his approval and subsequent inclusion of the patch in freshclam.
>
> - Mark Pizzolato
-Nigel
More information about the clamav-win32
mailing list