[Spice-devel] [PATCH 0/2] server: listen on a pre-opened file descriptor
Alon Levy
alevy at redhat.com
Sat Mar 10 03:01:04 PST 2012
On Sat, Mar 10, 2012 at 08:56:55AM +0100, Hans de Goede wrote:
> Hi,
>
> Thanks for the patches!
>
> Series looks good, ack! I would like one other spice developer more
> familiar with the server to look at it and ack it too and then
> I (or that other developer) will push it to our git master.
I had a comment on the first patch but ACK series regardless (comment
suggests a follow on patch).
>
> Regards,
>
> Hans
>
>
> On 03/09/2012 06:26 PM, Nahum Shalman wrote:
> >With thanks to Daniel Berrange for his guidance, this is a redo of my
> >previous pair of patches.
> >
> >Listening on a unix socket was hitting ENOPROTOOPT, so I'm now allowing
> >that error.
> >
> >I've also generalized the naming per Daniel's suggestion since this could
> >be flexibly used in lots of different scenarios.
> >
> >Nahum Shalman (2):
> > server: don't fail on ENOPROTOOPT from setsockopt
> > server: listen on a pre-opened file descriptor
> >
> > server/inputs_channel.c | 2 +-
> > server/reds.c | 21 +++++++++++++++++++++
> > server/spice-server.syms | 1 +
> > server/spice.h | 1 +
> > server/spicevmc.c | 2 +-
> > 5 files changed, 25 insertions(+), 2 deletions(-)
> >
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list