bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] add winsock wrappers


From: Bruno Haible
Subject: Re: [PATCH 2/3] add winsock wrappers
Date: Tue, 23 Sep 2008 13:17:43 +0200
User-agent: KMail/1.5.4

Hi Paolo,

Thanks for this big step ahead!

In set_winsock_errno, I think we also need to convert the three possible error
values below 100. See
  http://lists.gnu.org/archive/html/bug-gnulib/2008-09/msg00136.html
  http://msdn.microsoft.com/en-us/library/ms740668(VS.85).aspx

The rpl_close wrapper in winsock.c will collide with the one in fchdir.c.
We can work on it after you commit your patch.

Also, I would like to have select() implemented right, as I need it in the
'msgfilter' program. But that's also for afterwards.

Bruno





reply via email to

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