diff options
author | linzhecheng | 2018-05-29 04:52:40 +0200 |
---|---|---|
committer | Daniel P. Berrangé | 2018-06-28 14:36:59 +0200 |
commit | 9fc53a10f81d3a9027b23fa810147d21be29e614 (patch) | |
tree | afd60bde8700bc77267cb3e5f9581c3710c3b407 /io/channel-websock.c | |
parent | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'... (diff) | |
download | qemu-9fc53a10f81d3a9027b23fa810147d21be29e614.tar.gz qemu-9fc53a10f81d3a9027b23fa810147d21be29e614.tar.xz qemu-9fc53a10f81d3a9027b23fa810147d21be29e614.zip |
socket: don't free msgfds if error equals EAGAIN
If we see EAGAIN, no data was sent over the socket, so we still have to
retry sending of msgfds next time.
Signed-off-by: linzhecheng <linzhecheng@huawei.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'io/channel-websock.c')
0 files changed, 0 insertions, 0 deletions