]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Reuse the socket in virNetDevGetFeatures
authorJán Tomko <jtomko@redhat.com>
Fri, 3 Jun 2016 18:46:05 +0000 (20:46 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 7 Jun 2016 12:13:11 +0000 (14:13 +0200)
commit0a9bbe748a421e1a9722c9cc2d9e883064d225d7
tree2147ea47d8af181b044e397370d7760840972d61
parentd59ca0b05fdeefd7e037823742739c7ec2054e90
Reuse the socket in virNetDevGetFeatures

This speeds up node_device_udev driver startup 11x.
src/util/virnetdev.c