Skip to content

Only tries to connect to the first DNS result and doesn't try following results #237

Open
@sdroege

Description

@sdroege

See centricular/gstwebrtc-demos#120

Pretty standard usage of ws connecting to wss://webrtc.nirbheek.in:8443 via async_connect().

What happens here is that it resolves to 2a01:7e00::f03c:91ff:feae:244 and 176.58.110.251, tries the first, gets connection refused and does not even try the next one.

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