[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] HAVE_CARES on Windows
From: |
Eli Zaretskii |
Subject: |
Re: [Bug-wget] HAVE_CARES on Windows |
Date: |
Sun, 10 Apr 2016 05:34:04 +0300 |
> From: Gisle Vanem <address@hidden>
> Date: Sat, 9 Apr 2016 21:58:18 +0200
>
> I have tried building latest Wget with '-DHAVE_LIBCARES'
> and all resolve attempts failed due to Gnulib's select()
> is not compatible with the socket-number(s) returned from
> a normal C-ares library on Windows.
What is a "socket number" that libcares returns? Is it a file
descriptor, a handle, or something else?