[Spice-devel] [PATCHv2 0/3] Add UNIX socket support
Uri Lublin
uril at redhat.com
Thu Jan 15 09:22:43 PST 2015
On 01/12/2015 06:35 PM, Marc-André Lureau wrote:
> Learn to listen on a Unix address. In this case, the connection is plain
> only (non-tls).
>
> This v2 series addresses the getsockopt warning seen during runtime by
> removing some useless network benchmark in this case.
>
> Marc-André Lureau (3):
> reds: add Unix socket support
> reds-stream: add reds_stream_get_family() function
> Do not perform network tests on UNIX socket
>
> server/red_channel.c | 2 +-
> server/reds.c | 40 +++++++++++++++++++++++++++++++++-------
> server/reds_stream.c | 10 ++++++++++
> server/reds_stream.h | 1 +
> server/spice-server.h | 1 +
> 5 files changed, 46 insertions(+), 8 deletions(-)
>
ACK series
(with a minor comment on patch 2)
More information about the Spice-devel
mailing list