]> Cypherpunks repositories - gostls13.git/commit
another attempt at avoiding IPv6 when it's not supported.
authorRuss Cox <rsc@golang.org>
Fri, 8 May 2009 00:36:29 +0000 (17:36 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 8 May 2009 00:36:29 +0000 (17:36 -0700)
commit97bc222d5cb888cce280b50b0c9ddf8f60c0ffa3
tree5f9507053f5e61740dc62996021a69e279e5fa82
parent93bbbf90ef652c144801fb677de458f8ab7e1ded
another attempt at avoiding IPv6 when it's not supported.

dsymonds confirms that this one works.

R=r
DELTA=50  (23 added, 17 deleted, 10 changed)
OCL=28433
CL=28444
src/lib/net/ip.go
src/lib/net/net.go