Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net.js: IP Address toString shows wrong address #67

Open
GoogleCodeExporter opened this issue Aug 23, 2015 · 2 comments
Open

net.js: IP Address toString shows wrong address #67

GoogleCodeExporter opened this issue Aug 23, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

To repro:
 - run the echo server
 - run it again in another window

You'll see an error message like, "Could not bind to socket on
91.130.112.115:7000" instead of 192.168.2.200.  I suspect network/host
order issue in struct sin_addr.

Original issue reported on code.google.com by wes.garl...@gmail.com on 23 Apr 2010 at 8:28

@GoogleCodeExporter
Copy link
Author

Donny, was this fixed yet?

Original comment by wes@page.ca on 5 Sep 2012 at 3:21

@GoogleCodeExporter
Copy link
Author

Original comment by wes@page.ca on 5 Sep 2012 at 3:21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant