]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
client rpc: Separate call creation from running IO loop
authorJiri Denemark <jdenemar@redhat.com>
Tue, 12 Jun 2012 06:47:13 +0000 (08:47 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 13 Jun 2012 13:48:31 +0000 (15:48 +0200)
commitc57103e567b0fa09f2995cdd5a25015c48f7e017
tree0d98e1d4fa3fbb3ae6c8e3755f467701dfeda0b1
parent28c75382b00d75b129245dedc1ce92596b96ddf9
client rpc: Separate call creation from running IO loop

This makes it possible to create and queue new calls while we are
running IO loop.
src/rpc/virnetclient.c