[Spice-devel] [PATCH spice-gtk 11/14] channel: talk to giostream instead of gsocket
Christophe Fergeau
cfergeau at redhat.com
Wed Feb 12 04:48:58 PST 2014
On Wed, Feb 12, 2014 at 11:19:09AM +0100, Marc-André Lureau wrote:
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
>
> ---
> gtk/spice-channel-priv.h | 4 ++-
> gtk/spice-channel.c | 81 +++++++++++++++++++++++++++++++-----------------
> 2 files changed, 56 insertions(+), 29 deletions(-)
>
> diff --git a/gtk/spice-channel-priv.h b/gtk/spice-channel-priv.h
> index 35704ea..00893c3 100644
> --- a/gtk/spice-channel-priv.h
> +++ b/gtk/spice-channel-priv.h
> @@ -80,8 +80,10 @@ struct _SpiceChannelPrivate {
> SSL_CTX *ctx;
> SSL *ssl;
> SpiceOpenSSLVerify *sslverify;
> - GSocket *sock;
> + GSocket *socket;
NACK (this was not in v1 :-/ )
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20140212/5fc5be2b/attachment.pgp>
More information about the Spice-devel
mailing list