qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEM


From: Riku Voipio
Subject: Re: [Qemu-devel] [PATCH] linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt
Date: Wed, 29 Apr 2009 21:00:48 +0300
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Apr 27, 2009 at 08:05:06PM +0200, Lionel Landwerlin wrote:
> Le lundi 27 avril 2009 à 10:21 -0700, Nathan Froyd a écrit :
> > On Sat, Apr 25, 2009 at 11:30:19PM +0200, Lionel Landwerlin wrote:
> > > linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt

> > Should these be TARGET_IP_* instead, or are they like the FUTEX_*
> > constants and the same on every platform?  If the latter, at the very
> > least there should be explanatory comments somewhere--just making them
> > TARGET_IP_* would be even better, IMHO.

> I'm agree too, I just did the way it was before...

These are defined in include/linux/in.h so they should be same on all archs?

Cheers,
Riku




reply via email to

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