net: fix comment on Dial with unixgram
We should use DialUnix or ListenPacket for unixgram networks because Dial doesn't take a local UnixAddr. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5706043
Showing
Please register or sign in to comment