Skip to content

"127.0.0.1" does not work on IPv6-only hosts #58

@iliastsi

Description

@iliastsi

The tests for yesod-core and http-conduit have started to fail lately on Debian, when the packages are built on IPv6-only hosts.
See here and here for the build logs, as well as here and here for the corresponding bug reports.

I believe that the tests are failing because streaming-common is using the AI_ADDRCONFIG flag on the getPossibleAddrs and or the bindPortGenEx functions. Could you please consider removing this flag? See also a discussion on http-client package which had the same problem and removed the above flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions