Descriptionnet: use /etc/hosts first when looking up IP addresses using native Go's dns resolver
Previously /etc/hosts would be ignored altogether, this change returns matching results
from that file without talking to a DNS server.
Patch Set 1 #Patch Set 2 : diff -r 2e00b068ff36 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 2e00b068ff36 https://go.googlecode.com/hg/ #
Total comments: 2
Patch Set 4 : diff -r aa52ecabceb1 https://go.googlecode.com/hg/ #MessagesTotal messages: 5
|