]> Cypherpunks repositories - gostls13.git/commit
net: stop scanning for domain name once the first label has been found
authorMikio Hara <mikioh.mikioh@gmail.com>
Fri, 8 Jan 2016 18:47:40 +0000 (03:47 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Sat, 9 Jan 2016 03:30:40 +0000 (03:30 +0000)
commit57b1e55a0c12369522c65708c1ccf0d8630a10b4
treeff30362e6ed1d5019a43d6af66d56ddbfc4a90cb
parent21b4f234c716cb35ca0c7e02f81b760cce8f7f37
net: stop scanning for domain name once the first label has been found

Change-Id: I95c6c85eecb53ffe52b64d521180148b624e9424
Reviewed-on: https://go-review.googlesource.com/18423
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/dnsclient.go