summaryrefslogtreecommitdiff
path: root/src/net/tcpsock_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* net: pass a testing.TB to newLocal* helpersBryan C. Mills2021-12-131-4/+1
* 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: add js/wasm architectureRichard Musiol2018-06-041-1/+1
* net: skip external net tests on iOSElias Naur2018-05-171-4/+2
* Revert "net: skip socket hungry test on iOS"Elias Naur2018-05-171-5/+0
* net: skip socket hungry test on iOSElias Naur2018-05-141-0/+5
* net: don't let cancelation of a DNS lookup affect another lookupIan Lance Taylor2018-03-161-0/+1
* net: handle spurious netpoll wakeups in connectIan Lance Taylor2017-06-151-1/+38
* net: deflake TestTCPSupriousConnSetupCompletion [sic]Brad Fitzpatrick2016-11-111-2/+2
* net: prevent spurious TCP connection setup notification on darwinMikio Hara2016-03-161-0/+79