bug-gnulib
[Top][All Lists]
Advanced

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

Re: close: lseek+unistd+sys_socket on mingw results in failure


From: Paolo Bonzini
Subject: Re: close: lseek+unistd+sys_socket on mingw results in failure
Date: Fri, 31 Oct 2008 12:56:44 +0100
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

> Hmm, the presence of the 'sys_socket' module is an indicator that sockets
> are being used. But not a strong enough indicator, probably. How about
> keeping the error only if
>   @UNISTD_H_HAVE_WINSOCK2_H@ && @GNULIB_SOCKET@
> and instead use a link-time warning if
>   @UNISTD_H_HAVE_WINSOCK2_H@ && address@hidden@
> ?

maybe "|| @GNULIB_ACCEPT@" too?

Paolo




reply via email to

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