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

unix_bind doesn't handle INET addresses #12

Open
ellerh opened this issue Oct 24, 2014 · 0 comments
Open

unix_bind doesn't handle INET addresses #12

ellerh opened this issue Oct 24, 2014 · 0 comments

Comments

@ellerh
Copy link

ellerh commented Oct 24, 2014

The C function unix_bind in unix.c assumes that the argument is an address for a Unix Domain Socket.
The case when the argument is an INET address is not handled properly.

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

1 participant