summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDaniel P. Berrange2016-03-18 19:00:41 +0100
committerPaolo Bonzini2016-04-05 11:46:52 +0200
commit64c800f808748522727847b9cdc73412f22dffb9 (patch)
tree7cb3f4764511a0d85d19e1dae392e75dc31c6d20 /docs
parentchar: fix broken EAGAIN retry on OS-X due to errno clobbering (diff)
downloadqemu-64c800f808748522727847b9cdc73412f22dffb9.tar.gz
qemu-64c800f808748522727847b9cdc73412f22dffb9.tar.xz
qemu-64c800f808748522727847b9cdc73412f22dffb9.zip
char: ensure all clients are in non-blocking mode
Only some callers of tcp_chr_new_client are putting the socket client into non-blocking mode. Move the call to qio_channel_set_blocking() into the tcp_chr_new_client method to guarantee that all code paths set non-blocking mode Reported-by: Andrew Baumann <Andrew.Baumann@microsoft.com> Reported-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-Id: <1458324041-22709-1-git-send-email-berrange@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions