]> git.proxmox.com Git - qemu.git/commit
main-loop: partial revert of 5e3bc73
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 16 May 2013 15:36:01 +0000 (17:36 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 16 May 2013 19:18:47 +0000 (14:18 -0500)
commit3cb8c205e36531a07dff1d8414c9e2cbf04c980b
tree9ae5baaf26a562a38cd252d3f2f088f5173db095
parent8db165b36ef893ac69af0452f20eeb78e7b26b5a
main-loop: partial revert of 5e3bc73

This patch reverts part of 5e3bc735d93dd23f074b5116fd11e1ad8cd4962f.

Paolo Bonzini wrote this patch and commented:

"WSAEventSelect is edge-triggered and the event will not be signaled if
the socket handler does not consume all the data in the socket buffer."

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1368718561-7816-3-git-send-email-stefanha@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
main-loop.c