[Spice-devel] [PATCH spice-server v2 3/3] Add documentation for Dispatcher
Christophe Fergeau
cfergeau at redhat.com
Wed Sep 6 09:23:46 UTC 2017
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
More information about the Spice-devel
mailing list