summaryrefslogtreecommitdiff
path: root/src/lib/net/dialgoogle_test.go
AgeCommit message (Expand)AuthorFilesLines
2009-01-09simplify flag interface. no more BVal etc. you just get a pointer.Rob Pike1-3/+2
2009-01-06new new & makeRuss Cox1-1/+1
2008-12-19change *map to map; *chan to chan; new(T) to new(*T)Russ Cox1-1/+1
2008-12-18host and port name lookupRuss Cox1-0/+89