Re: [Qemu-devel] [PATCH] QEMU multicast socket support v6

2005-12-15 Thread JuanJo Ciarlante
On Thu, Dec 15, 2005 at 01:43:22PM -0300, JuanJo Ciarlante wrote: > Hi Fabrice ... > > I'm attaching my latest diff, main changes from v4 are the isolation+polishing > of dgram sockets functions and support for fd= argument for multicast > inherited sockets (including test script: tests/qemu-mcast

[Qemu-devel] [PATCH] QEMU multicast socket support v6

2005-12-15 Thread JuanJo Ciarlante
Hi Fabrice ... I'm attaching my latest diff, main changes from v4 are the isolation+polishing of dgram sockets functions and support for fd= argument for multicast inherited sockets (including test script: tests/qemu-mcast-test-fd.py). I'm quite comfortable with this src; fd=N support came almost