[libvirt] [PATCH 08/23] Refactor the way new clients are registered with the server

Eric Blake eblake at redhat.com
Thu Aug 16 16:24:58 UTC 2012


On 08/09/2012 09:20 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> Currently the virNetServerDispatchNewClient both creates the
> virNetServerClientPtr instance and registers it with the
> virNetServerPtr internal state. Split the client registration
> code out into a separate virNetServerAddClient method to
> allow future reuse from other contexts
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/rpc/virnetserver.c | 46 ++++++++++++++++++++++++++++------------------
>  1 file changed, 28 insertions(+), 18 deletions(-)

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120816/d322ddf2/attachment-0001.sig>


More information about the libvir-list mailing list