summaryrefslogtreecommitdiff
path: root/src/pkg/net/lookup.go
Commit message (Expand)AuthorAgeFilesLines
* net: add LookupNS(domain string)Stephen McQuay2012-10-181-0/+5
* net: rename files to clarify platform dependencyMikio Hara2012-09-111-0/+59
* net: rearrange source files so we could run more tests on windowsAlex Brainman2011-06-131-50/+0
* net: use C library resolver on FreeBSD, Linux, OS X / amd64, 386Russ Cox2011-04-201-0/+12
* net: drop laddr from Dial, cname from LookupHost; new functionsRuss Cox2011-03-281-0/+38