- Original Message -
> On Mon, Feb 03, 2014 at 07:02:40PM +0100, Marc-André Lureau wrote:
> > From: Marc-André Lureau
> >
> > When using glib >= 2.28, use stream API rather than gsocket directly.
> >
> > This allows for more flexible streams usage, including encoded streams
> > from pr
On Mon, Feb 03, 2014 at 07:02:40PM +0100, Marc-André Lureau wrote:
> From: Marc-André Lureau
>
> When using glib >= 2.28, use stream API rather than gsocket directly.
>
> This allows for more flexible streams usage, including encoded streams
> from proxy connections.
> ---
> gtk/spice-channel-p
From: Marc-André Lureau
When using glib >= 2.28, use stream API rather than gsocket directly.
This allows for more flexible streams usage, including encoded streams
from proxy connections.
---
gtk/spice-channel-priv.h | 2 ++
gtk/spice-channel.c | 46 ++