On Wed, 11/16 17:46, Stefan Hajnoczi wrote:
> The new AioPollFn io_poll() argument to aio_set_fd_handler() and
> aio_set_event_handler() is used in the next patch.
>
> Keep this code change separate due to the number of files it touches.
>
> Signed-off-by: Stefan Hajnoczi
> ---
> aio-posix.c
The new AioPollFn io_poll() argument to aio_set_fd_handler() and
aio_set_event_handler() is used in the next patch.
Keep this code change separate due to the number of files it touches.
Signed-off-by: Stefan Hajnoczi
---
aio-posix.c | 8 +---
async.c |