]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-char.c
qemu-char, io: fix ordering of arguments for UDP socket creation
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 Feb 2016 10:59:15 +0000 (11:59 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 Feb 2016 16:09:15 +0000 (17:09 +0100)
commit150dcd1aed6f9ebcf370dbb9b666e7d7c6d908e2
tree14fd6bf0ce27b77dac939f852abfeed3d835b9e0
parentc9a19d5b954fecc4deeb4b83c501ec2faffa88c4
qemu-char, io: fix ordering of arguments for UDP socket creation

Two wrongs make a right, but they should be fixed anyway.

Cc: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <1455015557-15106-1-git-send-email-pbonzini@redhat.com>
io/channel-socket.c
qemu-char.c