summary refs log tree commit diff stats
path: root/migration/tcp.c
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2016-03-09 16:42:28 +0000
committerDaniel P. Berrange <berrange@redhat.com>2016-03-10 17:19:07 +0000
commitf50dfe457f128632efa0a49e2b2a472e357e00f9 (patch)
tree37311e5547b7258cd33828a815c6faa3bb5ab915 /migration/tcp.c
parenta58972056776e2f2588aed5a2dc0db7cc28f80b1 (diff)
downloadfocaccia-qemu-f50dfe457f128632efa0a49e2b2a472e357e00f9.tar.gz
focaccia-qemu-f50dfe457f128632efa0a49e2b2a472e357e00f9.zip
char: remove qemu_chr_finish_socket_connection method
The qemu_chr_finish_socket_connection method is multiplexing two
different actions into one method. Each caller of it though, only
wants one specific action. The code is shorter & clearer if we
thus remove the method and just inline the specific actions
where needed.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'migration/tcp.c')
0 files changed, 0 insertions, 0 deletions