bug-gnulib
[Top][All Lists]
Advanced

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

Re: passfd on more platforms


From: Paolo Bonzini
Subject: Re: passfd on more platforms
Date: Mon, 14 Mar 2011 18:45:47 +0100

On Mon, Mar 14, 2011 at 18:40, Bastien ROUCARIES
<address@hidden> wrote:
> It is easy to have a workable send/recvfd with SOCK_STREAM under unix
> (except the close problem)

How so?  You said that OOB is not supported by AF_UNIX stream sockets
(only TCP, which does not support SCM_RIGHTS of course)?  And writing
a zero byte is out of question for SOCK_STREAM, since you cannot
detect message boundaries.

Paolo



reply via email to

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