Skip to content

NBD Server Customization

Add some options to serve command of nbd-rs.

  • port option lets the user determine the network port to be used by NBD Server.
  • [DRAFT] uds option makes NBD Server use Unix Domain Sockets instead of TCP Sockets, if provided properly.

Merge request reports

Loading