]> git.ipfire.org Git - thirdparty/qemu.git/commit
Refactor inet_connect_opts function
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 24 Sep 2012 11:11:07 +0000 (13:11 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 12 Oct 2012 02:44:21 +0000 (21:44 -0500)
commit57f8a4c507be7b850756496e224e1dd3e9efc70e
tree07c78a1818cd255449762ded0f65f9e875835600
parentb83465006d2a747c70c6ba4eb0fc8bf827852492
Refactor inet_connect_opts function

refactor address resolution code to fix nonblocking connect
remove getnameinfo call

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Amos Kong <akong@redhat.com>
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
(cherry picked from commit 05bc1d8a4b2f77df8cc9880a552047e30c16f1f8)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qemu-sockets.c