[Spice-devel] [PATCH spice-gtk 0/9] Reconnection fix & UNIX socket support
Marc-André Lureau
marcandre.lureau at gmail.com
Fri Jan 23 04:09:52 PST 2015
ping?
On Tue, Jan 13, 2015 at 5:38 PM, Marc-André Lureau
<marcandre.lureau at redhat.com> wrote:
> Hi,
>
> Here is a 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".
>
> cheers
>
> Marc-André Lureau (9):
> 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: allocate in spice_uri_create()
> session: teach spice_uri_create() about UNIX path
> spicy: deal with spice+unix:// URI
>
> gtk/spice-channel-priv.h | 3 +-
> gtk/spice-channel.c | 38 ++++++++-------
> gtk/spice-session.c | 124 +++++++++++++++++++++++++++++++++++------------
> gtk/spicy.c | 15 ++++--
> 4 files changed, 125 insertions(+), 55 deletions(-)
>
> --
> 2.1.0
>
--
Marc-André Lureau
More information about the Spice-devel
mailing list