diff options
| author | Daniel P. Berrange | 2016-03-09 17:42:28 +0100 |
|---|---|---|
| committer | Daniel P. Berrange | 2016-03-10 18:19:07 +0100 |
| commit | f50dfe457f128632efa0a49e2b2a472e357e00f9 (patch) | |
| tree | 37311e5547b7258cd33828a815c6faa3bb5ab915 /linux-user | |
| parent | io: implement socket watch for win32 using WSAEventSelect+select (diff) | |
| download | qemu-f50dfe457f128632efa0a49e2b2a472e357e00f9.tar.gz qemu-f50dfe457f128632efa0a49e2b2a472e357e00f9.tar.xz 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 'linux-user')
0 files changed, 0 insertions, 0 deletions
