diff options
| author | Daniel P. Berrange | 2016-01-11 14:17:02 +0100 |
|---|---|---|
| committer | Gerd Hoffmann | 2016-01-19 15:41:01 +0100 |
| commit | 1856835d6d15a7c00385a9aac7a9c3b342e16e30 (patch) | |
| tree | 8d18377ae016042cb1ea98b96a8fcf69c1a8fc82 /scripts/checkpatch.pl | |
| parent | sockets: remove use of QemuOpts from header file (diff) | |
| download | qemu-1856835d6d15a7c00385a9aac7a9c3b342e16e30.tar.gz qemu-1856835d6d15a7c00385a9aac7a9c3b342e16e30.tar.xz qemu-1856835d6d15a7c00385a9aac7a9c3b342e16e30.zip | |
sockets: remove use of QemuOpts from socket_listen
The socket_listen method accepts a QAPI SocketAddress object
which it then turns into QemuOpts before calling the
inet_listen_opts/unix_listen_opts helper methods. By
converting the latter to use QAPI SocketAddress directly,
the QemuOpts conversion step can be eliminated
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1452518225-11751-3-git-send-email-berrange@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
