]> Cypherpunks repositories - gostls13.git/commit
net: update BUG sections for go1.12
authorMikio Hara <mikioh.public.networking@gmail.com>
Wed, 9 Jan 2019 20:14:40 +0000 (05:14 +0900)
committerMikio Hara <mikioh.public.networking@gmail.com>
Thu, 10 Jan 2019 04:47:00 +0000 (04:47 +0000)
commit9aa2c06cb5cb4603500e5fbc35385fe890c6779b
tree110731442ec048b8d19eaee9c7bb7854140c7341
parent20ac64a2dd1f7993101d7e069eab3b84ab2c0bd2
net: update BUG sections for go1.12

To confirm this change with the go commaned, please run 'go doc net'
instead of 'go doc -all net'; the -all option surpresses BUG sections.

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