• Ian Lance Taylor's avatar
    net: use DialTimeout in TestSelfConnect · 4aa521a7
    Ian Lance Taylor authored
    This avoids problems with systems that take a long time to
    find out nothing is listening, while still testing for the
    self-connect misfeature since a self-connect should be fast.
    With this we may be able to remove the test for non-Linux
    systems.
    
    Tested (on GNU/Linux) by editing selfConnect in
    tcpsock_posix.go to always return false and verifying that
    TestSelfConnect then fails with and without this change.
    
    Idea from Uros Bizjak.
    
    R=golang-codereviews, bradfitz
    CC=golang-codereviews
    https://golang.org/cl/39200044
    4aa521a7
Name
Last commit
Last update
api Loading commit data...
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...