bug-gnulib
[Top][All Lists]
Advanced

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

Re: accept4 and SOCK_NONBLOCK


From: Bruno Haible
Subject: Re: accept4 and SOCK_NONBLOCK
Date: Tue, 20 Aug 2019 21:28:40 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-157-generic; KDE/5.18.0; x86_64; ; )

Eric Blake wrote:
> #if HAVE_ACCEPT4
> 
> Aha - there's the bug.
> 
> Commit e597d4b8 changed from AC_CHECK_FUNCS_ONCE (defines HAVE_ACCEPT4)
> to AC_CHECK_DECLS (defines HAVE_DECL_ACCEPT4), but failed to update the
> .c file.  I'll push the obvious fix.

Indeed. My mistake, sorry.

Bruno




reply via email to

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