aboutsummaryrefslogtreecommitdiff
path: root/src/database
diff options
context:
space:
mode:
authorKaviraj <kavirajkanagaraj@gmail.com>2016-12-13 17:49:28 +0530
committerIan Lance Taylor <iant@golang.org>2016-12-14 04:34:59 +0000
commit79a748fae876ffe38193a8f6a71bb2bfcdb69a52 (patch)
tree541616a57659e1ded5d9cd30565a73263ac2dba1 /src/database
parent73151700b4cd946627d8969b02672828e23b2f47 (diff)
downloadgo-79a748fae876ffe38193a8f6a71bb2bfcdb69a52.tar.xz
net: document consecutive dialing in net.Dial
document about the consecutive dialing introduced in Go 1.5. If address is resolved to multiple addresses, Dial will try each address in order until one succeeds. Deadline is used to try each address (calculated based on total number of resolved addresses) Fixes: #17617 Change-Id: I56b6399edb640c8ef507675f98e0bd45a50d4e2d Reviewed-on: https://go-review.googlesource.com/34176 Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/database')
0 files changed, 0 insertions, 0 deletions