[libvirt] [PATCH 10/23] Add support for creating sockets & RPC servers from a pre-opened fd

Eric Blake eblake at redhat.com
Thu Aug 16 17:01:26 UTC 2012


On 08/09/2012 09:20 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> In order to support systemd socket based activation, it needs to
> be possible to create virNetSocketPtr and virNetServerServicePtr
> instance from a pre-opened file descriptor
> ---
>  src/libvirt_private.syms      |  2 ++
>  src/rpc/virnetserverservice.c | 49 +++++++++++++++++++++++++++++++++++++++++++
>  src/rpc/virnetserverservice.h |  5 +++++
>  src/rpc/virnetsocket.c        | 20 ++++++++++++++++++
>  src/rpc/virnetsocket.h        |  3 +++
>  5 files changed, 79 insertions(+)
> 

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/e60004c2/attachment-0001.sig>


More information about the libvir-list mailing list