On Wed, Nov 12, 2014 at 10:53:16AM -0500, Marc-André Lureau wrote:
>
>
> - Original Message -
> > Hi,
> >
> > On Sun, Nov 09, 2014 at 05:31:36PM +0100, Marc-André Lureau wrote:
> > > Track the migration session earlier, so that disconnecting before
> > > migration finished will abort and
- Original Message -
> Hi,
>
> On Sun, Nov 09, 2014 at 05:31:36PM +0100, Marc-André Lureau wrote:
> > Track the migration session earlier, so that disconnecting before
> > migration finished will abort and release it.
> > ---
> > gtk/channel-main.c | 2 +-
> > gtk/spice-session-p
I think short log should talk about "migration session", not "session
migration" ?
Christophe
On Sun, Nov 09, 2014 at 05:31:36PM +0100, Marc-André Lureau wrote:
> Track the migration session earlier, so that disconnecting before
> migration finished will abort and release it.
> ---
> gtk/channel
Hi,
On Sun, Nov 09, 2014 at 05:31:36PM +0100, Marc-André Lureau wrote:
> Track the migration session earlier, so that disconnecting before
> migration finished will abort and release it.
> ---
> gtk/channel-main.c | 2 +-
> gtk/spice-session-priv.h | 1 -
> gtk/spice-session.c | 12 +
Track the migration session earlier, so that disconnecting before
migration finished will abort and release it.
---
gtk/channel-main.c | 2 +-
gtk/spice-session-priv.h | 1 -
gtk/spice-session.c | 12 ++--
3 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/gtk/chan