summaryrefslogtreecommitdiff
path: root/src/pkg/net/dnsclient.go
Commit message (Expand)AuthorAgeFilesLines
* - fine-tuning of one-line func heuristic (nodes.go)Robert Griesemer2009-11-061-3/+1
* gofmt-ify netRobert Griesemer2009-11-041-23/+23
* package net cleanupRuss Cox2009-11-021-1/+5
* split ipsock.go, sock.go, and unixsock.go out of net.goRuss Cox2009-11-011-3/+1
* unused importsRuss Cox2009-09-171-1/+0
* fix "declared and not used" errors in non-test code.Russ Cox2009-09-141-2/+0
* convert non-low-level non-google pkg codeRuss Cox2009-08-121-1/+0
* net: use new reflect interface (CL 31107)Russ Cox2009-07-071-4/+4
* clean up some BUG/TODO in go codeRuss Cox2009-07-011-1/+0
* Change os.Error convention:Russ Cox2009-06-251-54/+104
* mv src/lib to src/pkgRob Pike2009-06-091-0/+227