Skip to content
Snippets Groups Projects
Commit f42b2207 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

aio: add Win32 implementation


The Win32 implementation will only accept EventNotifiers, thus a few
drivers are disabled under Windows.  EventNotifiers are a good match
for the GSource implementation, too, because the Win32 port of glib
allows to place their HANDLEs in a GPollFD.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent cd9ba1eb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment