]> Cypherpunks repositories - gostls13.git/commit
net: update documentation for UnixConn, UnixListener and related stuff
authorMikio Hara <mikioh.mikioh@gmail.com>
Sun, 31 Mar 2013 07:48:18 +0000 (16:48 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Sun, 31 Mar 2013 07:48:18 +0000 (16:48 +0900)
commit8a448ef950b6756fd19d9c42cc9d70b951bcd73f
tree515ec6736908bd86c97a8e00cbdfc77ca4f28a60
parente2c453e7a7c7b05ed9716bebee48cc18187e4c7d
net: update documentation for UnixConn, UnixListener and related stuff

Closes the API documentation gap between platforms.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/8063044
src/pkg/net/unixsock.go
src/pkg/net/unixsock_plan9.go
src/pkg/net/unixsock_posix.go