• Joel Sing's avatar
    net: disable "tcp" test on openbsd · d130611f
    Joel Sing authored
    Doing a socket/listen on an unspecified address with an unspecified
    address family is likely to result in an AF_INET6 socket on an IPv6
    capable system, which under OpenBSD means IPv6 only - not IPv4 *and*
    IPv6. In this case trying to connect to this socket from an IPv4
    loopback address is not going to end well.
    
    R=golang-dev, rsc
    CC=golang-dev
    https://golang.org/cl/4807057
    d130611f
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...