[Spice-devel] [PATCH 0/2] server: listen on a pre-opened file descriptor

Hans de Goede hdegoede at redhat.com
Fri Mar 9 23:56:55 PST 2012


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.

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(-)
>


More information about the Spice-devel mailing list