Il 17/04/2013 15:07, Stefan Hajnoczi ha scritto: > The .io_flush() handler no longer exists and has no users. Drop the > io_flush argument to aio_set_fd_handler() and related functions. > > The AioFlushEventNotifierHandler typedef is no longer used and is > dropped too.
AioFlushHandler is also unused, no? Paolo