bug-gnulib
[Top][All Lists]
Advanced

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

Re: passfd on more platforms


From: Bruno Haible
Subject: Re: passfd on more platforms
Date: Tue, 15 Mar 2011 00:14:50 +0100
User-agent: KMail/1.9.9

Bastien ROUCARIES wrote:
> Could you apply the attached patch
> 
> It is a little bit more paranoid, and could be good on strange platfor

Please, if you want me to apply a patch from now on, provide it with all
details correct (in particular GNU style code) and a ChangeLog entry.

In this patch, clearing the 'struct iovec' is overkill - or do you know
platforms which have more than two fields in 'struct iovec'?

Clearing 'msg' is not needed either - it doesn't help on NetBSD 5.0,
and on all other platforms, the tests passed without it. Then why add it?
Just because
<http://postfix.sourcearchive.com/documentation/2.7.1/unix__send__fd_8c-source.html>
has it?

Bruno



reply via email to

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