Searched hist:a3462c656128e7b900ccc5d436f9e858d07de264 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | aio.h | diff a3462c656128e7b900ccc5d436f9e858d07de264 Wed Jul 09 04:53:08 CDT 2014 Paolo Bonzini <pbonzini@redhat.com> AioContext: introduce aio_prepare
This will be used to implement socket polling on Windows. On Windows, select() and g_poll() are completely different; sockets are polled with select() before calling g_poll, and the g_poll must be nonblocking if select() says a socket is ready.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|