]> Git Repo - qemu.git/commit
block/nbd: Use SocketAddress options
authorMax Reitz <[email protected]>
Tue, 25 Oct 2016 13:11:35 +0000 (15:11 +0200)
committerKevin Wolf <[email protected]>
Thu, 27 Oct 2016 17:05:23 +0000 (19:05 +0200)
commitf84d431b86f6f00a8fcefb44af08243e70466acb
tree758701238b830d0e9eac48b6ba2b5db6d6ffa0f5
parent491d6c7c4e4793ae5b009e120139ad62f56b5a35
block/nbd: Use SocketAddress options

Drop the use of legacy options in favor of the SocketAddress
representation, even for internal use (i.e. for storing the result of
the filename parsing).

Signed-off-by: Max Reitz <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/nbd.c
This page took 0.021381 seconds and 4 git commands to generate.