Skip to content

Cannot bind to loopback address (127.0.0.1 or ::1) on Windows #22

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
Just bind to a loopback address.

What is the expected output? What do you see instead?
It failed with errno set to EADDRNOTAVAIL.

What version of the product are you using? On what operating system?
r9298, Windows 7 x64 (the library is compiled into x86)

Please provide any additional information below.

I think it failed because no interface could be found with a loopback address 
on Windows.
I took a look into the code and found that the function returns at 
sctp_pcb.c:3752.

Original issue reported on code.google.com by swordfen...@gmail.com on 11 Jul 2015 at 9:39

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions