bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 3/4] Add a CLOEXEC recvfd


From: Bruno Haible
Subject: Re: [PATCH 3/4] Add a CLOEXEC recvfd
Date: Mon, 14 Mar 2011 11:38:13 +0100
User-agent: KMail/1.9.9

Bastien ROUCARIES wrote:
> recvfd exist under plan9 and I will prefer to use it in order to be
> compatible....

In order to be compatible, we would also need to have header files called
<u.h> and <libc.h> [1], which we don't have.

Plan9 compatibility has never been a goal for gnulib, and Plan9 is not one
of the portability targets for gnulib.

If you really want recvfd(int) and recvfd2(int,int), then please submit a patch
relative to the current gnulib contents, taking care of details - tabs, typos,
unused variables, gcc -Wall warnings, etc. all being fixed.

Bruno

[1] http://swtch.com/plan9port/man/man3/sendfd.html



reply via email to

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