]> Cypherpunks repositories - gostls13.git/commit
net: update documentation on methods of IPConn
authorMikio Hara <mikioh.mikioh@gmail.com>
Tue, 6 Jun 2017 04:33:01 +0000 (13:33 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Thu, 22 Jun 2017 21:37:42 +0000 (21:37 +0000)
commitbe3fcecd5256893230192310f3cfb5fca03af1c8
tree585c58f1fb5f8a5c51c98adb8e836034918278ab
parent1a1ce8b5fdf28063670208e1e920e42ea0f16d68
net: update documentation on methods of IPConn

This change simplifies the documentation on methods of IPConn and adds
a reference to golang.org/x/net/ipv{4,6} packages to the documentation
on {Read,Write}MsgIP methods.

Change-Id: Ie07a853288940e0fef6a417ffc8d0c3d444c21cd
Reviewed-on: https://go-review.googlesource.com/44911
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/iprawsock.go