]> Git Repo - qemu.git/commit
Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect
authorOrit Wasserman <[email protected]>
Mon, 24 Sep 2012 11:11:08 +0000 (13:11 +0200)
committerAnthony Liguori <[email protected]>
Wed, 26 Sep 2012 00:05:55 +0000 (19:05 -0500)
commit5db5f44cb4b7f24b9e0efdefc9015e36b7c34881
treeaa9d4b99920842446b7d88a28eedf17874533f60
parent05bc1d8a4b2f77df8cc9880a552047e30c16f1f8
Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect

No need to add non blocking parameters to the blocking inet_connect
add block parameter for inet_connect_opts instead of using QemuOpt "block".

Signed-off-by: Orit Wasserman <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
migration-tcp.c
nbd.c
qemu-char.c
qemu-sockets.c
qemu_socket.h
ui/vnc.c
This page took 0.027445 seconds and 4 git commands to generate.