-
-
Notifications
You must be signed in to change notification settings - Fork 338
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
With #2050 merged now images can be loaded via URLs. This works on Linux, but not on Windows, where it fails with the following messages:
fd=1672 is not a socket, AIO implementation is missing
fd=1672 is not a socket, AIO implementation is missing
curl: Connection timed out after 5002 milliseconds
warning: Could not read image for determining its format: Input/output error
It's an upstream issue, the same happens on QEMU, it's caused by this and the previous 3 commits.
Expected Behavior
Loading images via URLs should work on Windows as well.
xemu Version
Latest (0.8.72, commit ae12bf4)
System Information
OS: Windows 11
Additional Context
No response
RFL0WGitPRRFL0WGitPRRFL0WGitPR
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working