Hi, Here is a 2nd version of small series fixing a regression introduced in v0.27-1-g6b47580 and adding support for connection to a server on a UNIX socket (see related Spice server series) The proposed URI for a server on a UNIX socket is "spice+unix://path". In v2: - address Christophe patch reviews Marc-André Lureau (10): channel: delay event report to after coroutine exit channel: reset tls state when client calls connect channel: reset connection state on error session: add unix-path property session: connect to UNIX path session: parse spice+unix:// URI session: return allocated string from spice_uri_create() session: prettify query parameters session: teach spice_uri_create() about UNIX path spicy: deal with spice+unix:// URI gtk/spice-channel-priv.h | 3 +- gtk/spice-channel.c | 50 ++++++++++--------- gtk/spice-session.c | 126 +++++++++++++++++++++++++++++++++++------------ gtk/spicy.c | 16 ++++-- 4 files changed, 134 insertions(+), 61 deletions(-) -- 2.1.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel