-
Notifications
You must be signed in to change notification settings - Fork 18k
syscall: unnamed unix sockets on Linux report Name "@" in their address #7354
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
Labels
Milestone
Comments
changeset: 2435:8435e66a6b43 user: Rob Pike <r@golang.org> date: Tue Jun 09 09:53:44 2009 -0700 https://code.google.com/p/go/source/browse/src/pkg/syscall/syscall_linux.go#355 No clues. |
With https://golang.org/cl/69910043 autobind and abstract sockets keep their '@' but the unnamed sockets become "". |
CL https://golang.org/cl/69910043 references this issue. |
According to the last comment from @rsc here https://codereview.appspot.com/69910043 and lack of attention I'm closing this bug. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: