Paolo Bonzini a3462c6561 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>
2014-08-29 10:46:58 +01:00
..
2014-08-29 10:46:58 +01:00
2014-08-20 14:31:56 +02:00
2014-08-20 14:31:56 +02:00
2014-08-29 10:46:58 +01:00
2014-06-30 12:50:17 +02:00
2014-06-27 18:19:57 +02:00
2014-06-18 08:47:10 +02:00