[Spice-devel] [PATCH spice-server v2 3/3] Add documentation for Dispatcher
Jonathon Jongsma
jjongsma at redhat.com
Wed Sep 6 16:13:10 UTC 2017
On Wed, 2017-09-06 at 11:23 +0200, Christophe Fergeau wrote:
> On Tue, Sep 05, 2017 at 01:51:05PM -0500, Jonathon Jongsma wrote:
> > void dispatcher_register_async_done_callback(
> > Dispatcher *dispatcher,
> > dispatcher_handle_async_done
> > handler);
> >
> > -/*
> > - * Hack to allow red_record to see the message being sent so it
> > can record
> > - * it to file.
> > +/* dispatcher_register_universal_handler
> > + *
> > + * Register a universal handler that will be called when *any*
> > message is
> > + * recieved by the dispatcher. When a message is received, this
> > handler will be
>
> 'received'
>
> Christophe
I really seem to have a problem with that word ;)
Thanks,
Jonathon
More information about the Spice-devel
mailing list