Skip to content

Loading images via URLs does not work on Windows #2255

@wilkovatch

Description

@wilkovatch

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions