[Spice-devel] [PATCHv2 0/3] Add UNIX socket support
Marc-André Lureau
marcandre.lureau at gmail.com
Mon Jan 12 08:35:27 PST 2015
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(-)
--
2.1.0
More information about the Spice-devel
mailing list