[Libguestfs] [nbdkit PATCH 0/2] Let nbd plugin connect to TCP socket

Eric Blake eblake at redhat.com
Mon Apr 29 21:28:47 UTC 2019


Accepting only Unix sockets can be a bit limiting; let's be more flexible.

Eric Blake (2):
  nbd: Refactor Unix socket connection
  nbd: Support TCP socket

 plugins/nbd/nbdkit-nbd-plugin.pod |  36 ++++--
 plugins/nbd/nbd.c                 | 175 ++++++++++++++++++++++--------
 TODO                              |   3 -
 3 files changed, 161 insertions(+), 53 deletions(-)

-- 
2.20.1




More information about the Libguestfs mailing list