bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] sendfd, recvf pass file descriptors along Unix domain


From: Eric Blake
Subject: Re: [PATCH 2/3] sendfd, recvf pass file descriptors along Unix domain sockets
Date: Mon, 07 Mar 2011 07:10:07 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

On 03/06/2011 02:43 AM, Bastien ROUCARIES wrote:
> Le jeudi 3 mars 2011 22:33:21, Eric Blake a écrit :
>> On 03/01/2011 07:04 AM, Bastien ROUCARIES wrote:
>>> Recvfd and sendfd can be used to pass an open file descriptor over a Unix
>>> domain socket from one process to another.
>>
>>
>> Again, memcpy, not type-punning.
> 
> How can I run test using memcpy if missing in old plateform ?

By including memcpy in the Depends-on: section of your new module.
However, gnulib no longer actively targets such old platforms (that is,
the memcpy module is marked obsolete, because it is no longer a
practical porting concern to worry about platforms that lack memcpy).

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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