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

binding sockets by hostnames fails #16

Closed
bobrik opened this issue Mar 8, 2012 · 2 comments
Closed

binding sockets by hostnames fails #16

bobrik opened this issue Mar 8, 2012 · 2 comments

Comments

@bobrik
Copy link

bobrik commented Mar 8, 2012

Here is me repo with bug description.

To be short: you can't listen to sockets at localhost, but can at 127.0.0.1.

Checked at OSX 10.7.3 and Debian with node-0.6.12 and latest daemon from npm.

@bobrik
Copy link
Author

bobrik commented Apr 25, 2012

any update on this?

@indexzero
Copy link
Owner

This library is deprecated. Use detached child processes instead: http://nodejs.org/api/child_process.html#child_process_child_process_spawn_command_args_options

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

No branches or pull requests

2 participants