]> Cypherpunks repositories - gostls13.git/commit
net: update documentation on Conn and PacketConn
authorJoe Tsai <joetsai@digital-static.net>
Tue, 22 Nov 2016 22:07:03 +0000 (14:07 -0800)
committerJoe Tsai <thebrokentoaster@gmail.com>
Sat, 26 Nov 2016 05:01:32 +0000 (05:01 +0000)
commit7e455163dedfe0ba73f13adbd1d9f0728a383bc9
tree06b2ea7b82b40c0fb251a5be256c16cad7aafc4b
parent111064925b34bfd60949c09f0d0b06c8f34430f2
net: update documentation on Conn and PacketConn

Fixes #17982

Change-Id: I4884a6b57905420ac0e37210c411de98c582de1d
Reviewed-on: https://go-review.googlesource.com/33473
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/net.go