summaryrefslogtreecommitdiff
path: root/src/net/error_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* net: refactor TestWriteToTimeoutBryan C. Mills2021-12-131-0/+5
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* net: prevent spurious TCP connection setup notification on darwinMikio Hara2016-03-161-1/+14
* net: add missing aborted connection handling on accept testMikio Hara2016-02-211-0/+21