]> Cypherpunks repositories - gostls13.git/commit
net: clarify the length limit for service name
authorMikio Hara <mikioh.mikioh@gmail.com>
Wed, 14 Dec 2016 21:19:49 +0000 (06:19 +0900)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 6 Jul 2017 14:02:46 +0000 (14:02 +0000)
commitbb3be403e79731b208c41bd170a6a87642d988da
tree0d815e7b3c71b3ea578df96a1d84a2ddeb8ebfb2
parenta5179bd0a56d8fae91e860f585cef143ce5ec89b
net: clarify the length limit for service name

Change-Id: If5495f66d175bdacebd599abf1e064d2343669c2
Reviewed-on: https://go-review.googlesource.com/34430
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/lookup.go