• D
    Add client side support for FD passing · 36a9c83d
    Daniel P. Berrange 提交于
    Extend the RPC client code to allow file descriptors to be sent
    to the server with calls, and received back with replies.
    
    * src/remote/remote_driver.c: Stub extra args
    * src/libvirt_private.syms, src/rpc/virnetclient.c,
      src/rpc/virnetclient.h, src/rpc/virnetclientprogram.c,
      src/rpc/virnetclientprogram.h: Extend APIs to allow
      FD passing
    36a9c83d
virnetclientprogram.c 11.7 KB