[libvirt] [PATCH 8/9] Define an API for registering incoming message dispatch filters

Daniel Veillard veillard at redhat.com
Thu Jul 16 13:27:47 UTC 2009


On Tue, Jul 14, 2009 at 11:20:44AM +0100, Daniel P. Berrange wrote:
> All incoming messages currently get routed to the generic method
> remoteDispatchClientRequest() for processing. To allow incoming
> data stream messages to bypass this and be routed to a specific
> location, a concept of dispatch filters is introduced.

  Okay, but no filter is defined at this point, it's just for future use
However currently the code just filters the msg out, in a filter queue
but there is no code for handling those new queues yet, right ?

    ACK

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list