diff options
author | Laurent Vivier | 2022-10-21 11:09:18 +0200 |
---|---|---|
committer | Jason Wang | 2022-10-28 07:28:52 +0200 |
commit | 18bf1c94565b1b594873aaea9dfd47c83abd8543 (patch) | |
tree | 0e463462e1107c445897ef80cc118ba09e9399b9 /qemu-img.c | |
parent | net: dgram: add unix socket (diff) | |
download | qemu-18bf1c94565b1b594873aaea9dfd47c83abd8543.tar.gz qemu-18bf1c94565b1b594873aaea9dfd47c83abd8543.tar.xz qemu-18bf1c94565b1b594873aaea9dfd47c83abd8543.zip |
qemu-sockets: move and rename SocketAddress_to_str()
Rename SocketAddress_to_str() to socket_uri() and move it to
util/qemu-sockets.c close to socket_parse().
socket_uri() generates a string from a SocketAddress while
socket_parse() generates a SocketAddress from a string.
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'qemu-img.c')
0 files changed, 0 insertions, 0 deletions