]> Cypherpunks repositories - gostls13.git/commit
net: update documentation on methods of UnixConn
authorMikio Hara <mikioh.mikioh@gmail.com>
Tue, 6 Jun 2017 04:45:22 +0000 (13:45 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Thu, 22 Jun 2017 21:37:54 +0000 (21:37 +0000)
commit3a5f746766efb3e89c78eabc81176960e394ec61
tree7493d6f9411f7d9c2ef732961f79670840ea12cd
parentbe3fcecd5256893230192310f3cfb5fca03af1c8
net: update documentation on methods of UnixConn

This change simplifies the documentation on methods of UnixConn.

Change-Id: Ibd89f9172b28adfcf7fdd43b3bc196ae7f8302cf
Reviewed-on: https://go-review.googlesource.com/44913
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/unixsock.go