[Spice-devel] [PATCH 0/3] Glib loop in RedWorker

Pavel Grunt pgrunt at redhat.com
Thu Jan 21 00:10:45 PST 2016


Hi,

On Wed, 2016-01-20 at 16:55 -0600, Jonathon Jongsma wrote:
> On Wed, 2016-01-20 at 16:32 +0000, Frediano Ziglio wrote:
> > Finally is time to approach again these patches to use GLib loop
> > functions for RedWorker.
> > Patches has been through so many passages that I'm posting as they
> > are.
> > 
> > Frediano Ziglio (1):
> >   worker: use glib main loop
> > 
> > Marc-André Lureau (2):
> >   server: move dispatcher GSource handling code
> >   worker: avoid server hanging when no client are connected.
> > 
> >  server/Makefile.am         |   2 -
> >  server/dispatcher.c        |  25 ++++
> >  server/dispatcher.h        |   2 +
> >  server/red-worker.c        | 284 ++++++++++++++++++---------------
> > -----------
> > -
> >  server/red-worker.h        |   1 +
> >  server/spice_timer_queue.c | 267 -------------------------------
> > -----------
> >  server/spice_timer_queue.h |  44 -------
> >  7 files changed, 139 insertions(+), 486 deletions(-)
> >  delete mode 100644 server/spice_timer_queue.c
> >  delete mode 100644 server/spice_timer_queue.h
> > 
> 
> 
> So, is this supposed to be a standalone series or does it depend on
> some earlier
> patches? I can't compile due to missing event-loop.tmpl.c
> 
It works on master, event-loop.tmpl.c was added in
http://cgit.freedesktop.org/spice/spice/commit/?id=f3a7befafe6632210a85
54535f8196c568717691

Pavel

> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel


More information about the Spice-devel mailing list