You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
Connect from a C program like socat to a Go unix socket with an abstract path name.
Connection fails because Go includes an extra null at the end of the path.
http://groups.google.com/group/golang-dev/browse_thread/thread/e8600c6b970181ea
Which compiler are you using (5g, 6g, 8g, gccgo)?
6g
Which operating system are you using?
linux
Which revision are you using? (hg identify)
tip
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: