[Spice-devel] [PATCH 0/3] Glib loop in RedWorker
Jonathon Jongsma
jjongsma at redhat.com
Thu Jan 21 07:10:50 PST 2016
hmm, I could have sworn I had pulled git master before I sent this email, but
maybe I didn't...
On Thu, 2016-01-21 at 09:10 +0100, Pavel Grunt wrote:
> 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