qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] linux-user: manage SOCK_PACKET socket type.


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] linux-user: manage SOCK_PACKET socket type.
Date: Tue, 27 Oct 2015 11:39:49 +0000

On 27 October 2015 at 11:35, Peter Maydell <address@hidden> wrote:
> Still thinking about the other part of your patch, because
> "does this start with 'eth'" is not very pretty...

...can we use the TargetFdTrans machinery from your signalfd
patch to associate custom sockaddr conversion functions with
a file descriptor if it's created via socket(PF_PACKET, SOCK_PACKET, ...)?

thanks
-- PMM



reply via email to

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