summaryrefslogtreecommitdiff
path: root/test/dialgoogle.go
AgeCommit message (Expand)AuthorFilesLines
2008-12-18host and port name lookupRuss Cox1-111/+0
2008-11-25change meaning of $GOMAXPROCS to number of cpus to use,Russ Cox1-1/+1
2008-10-07update code to follow new semicolon rules:Russ Cox1-5/+5
2008-09-26Darwin kqueue/kevent-based network FDsRuss Cox1-2/+17
2008-09-17add network listening & testsRuss Cox1-0/+96