aboutsummaryrefslogtreecommitdiff
path: root/src/net/error_posix_test.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2016-02-21net: add missing aborted connection handling on accept testMikio Hara
2015-07-28net: make spuriousENOTAVAIL to be able to parse EADDRNOTAVAIL correctlyMikio Hara
2015-04-29net: deflake timeout, deadline testsMikio Hara
2015-04-17net: fix inconsistent error values on Dial, Listen partiallyMikio Hara