Re: [gtk-vnc-devel] PATCH: More lifecycle refactoring



On Thu, Jul 19, 2007 at 09:52:03PM -0500, Anthony Liguori wrote:
> Daniel P. Berrange wrote:
> >This patch does a little more lifecycle refactoring in preparation for an
> >updated auth patch. 
> >
> > - Adda a 'vnc-connected' signal so we can distinguish between when have
> >   have a connection vs when we have authenticated & negotiated the 
> >   protocol.
> >
> > - Adds vnc_display_close() for requesting a shutdown - this calls the
> >   gvnc_shutdown() method, which merely sets the has_error flag, so the
> >   coroutine will exit & do the real gvnc_close()
> >
> > - Protects various event handlers so they don't try to send stuff down
> >   the server unless we've actually activated
> >  
> 
> This looks good to me.
> 
> > - Updates the example programs to make use of some of this.
> >  
> 
> Thanks for updating the python program too!

This is applied now.

Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]