bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH]: Fix poll module under Win32


From: Yoann Vandoorselaere
Subject: [PATCH]: Fix poll module under Win32
Date: Tue, 16 Jan 2007 11:13:55 +0100

Hi,

Attached are two small patch fixing poll module compilation under MinGW:

- gnulib-poll-depend.diff:
Add a dependencies on the sys_select module, fixing inclusion error
under MinGW.

- gnulib-sys_socket-error.diff: 
Under MinGW, map error code required by the poll module (namely
ESHUTDOWN, ECONNRESET, ECONNABORTED, ENETRESET, ENOTCONN), plus some
other useful error code.


Regards,

-- 
Yoann Vandoorselaere | Responsable R&D / CTO | PreludeIDS Technologies
Tel: +33 (0)8 70 70 21 58                  Fax: +33(0)4 78 42 21 58
http://www.prelude-ids.com

Attachment: gnulib-poll-depend.diff
Description: Text Data

Attachment: gnulib-sys_socket-error.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]