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

Daniel P. Berrange berrange at redhat.com
Thu Jul 16 14:10:15 UTC 2009


On Thu, Jul 16, 2009 at 03:27:47PM +0200, Daniel Veillard wrote:
> 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 ?

Yeah, this is just infrastructure for later use. Nothing is yet
registering any filters, so it is in effect a no-op for now.

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list