commit | 5d2ee9d90afc8277d20a1f40056caa047fae695b | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Wed Jun 17 21:44:26 2009 -0700 |
committer | Russ Cox <rsc@golang.org> | Wed Jun 17 21:44:26 2009 -0700 |
tree | fe1b0ea87069ea5ad96a74b3baddefb6c568af36 | |
parent | f39fcd7e42f7e3035d8cf086dfada99e2e60a456 [diff] |
add Addr() string to net.Listener interface. use it to avoid use of fixed ports in tests. convert google/net/rpc to gotest R=r DELTA=523 (275 added, 229 deleted, 19 changed) OCL=30458 CL=30460