Archive Index
This month's Index
|
Subject: Bad config-win32.h in 1.7.0 and snapshots
Bad config-win32.h in 1.7.0 and snapshots
From: Ingmar Runge <ingmar_at_irsoft.de>
Date: Mon, 21 Dec 2009 13:28:02 +0100
Hey,
the latest c-ares release fails on Windows. The problem is that sclose is
I added
#define HAVE_CLOSESOCKET 1
to config-win32.h and that fixed the crash I got from
Best regards
|