]> Cypherpunks repositories - gostls13.git/commit
net: document ":port" syntax in Dial, Listen, ListenPacket
authorRuss Cox <rsc@golang.org>
Thu, 7 Jan 2016 01:55:59 +0000 (20:55 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 7 Jan 2016 19:14:43 +0000 (19:14 +0000)
commitebf1f0fcbe7127fc6a96b57ac41d886ae36aaa66
tree7b9b97afb8e7901166d226537e3b71339e7ad40c
parentcd91c3b036c9ec087dcc3fc69ff8234020925fa9
net: document ":port" syntax in Dial, Listen, ListenPacket

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