]> Cypherpunks repositories - gostls13.git/commit
net: update documentation on JoinHostPort and SplitHostPort
authorMikio Hara <mikioh.mikioh@gmail.com>
Sun, 8 Jan 2017 08:29:26 +0000 (17:29 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Thu, 22 Jun 2017 08:34:21 +0000 (08:34 +0000)
commitac7f7ecaeb1261262963992496c2562c839fc272
tree84def3cf1e0c9aacb44be652d86569debac5dc0d
parentd23064d0a8bf88cea2063189bd79c3ff8c635c3f
net: update documentation on JoinHostPort and SplitHostPort

This change adds a reference to the Dial to clarify the parameters and
return values.

Change-Id: I611b9a79f4033ef035acd7098aea5965905d9a4c
Reviewed-on: https://go-review.googlesource.com/34880
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/ipsock.go