Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: pass a testing.TB to newLocal* helpers | Bryan C. Mills | 2021-12-13 | 1 | -4/+1 |
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -1/+0 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | net: add js/wasm architecture | Richard Musiol | 2018-06-04 | 1 | -1/+1 |
* | net: skip external net tests on iOS | Elias Naur | 2018-05-17 | 1 | -4/+2 |
* | Revert "net: skip socket hungry test on iOS" | Elias Naur | 2018-05-17 | 1 | -5/+0 |
* | net: skip socket hungry test on iOS | Elias Naur | 2018-05-14 | 1 | -0/+5 |
* | net: don't let cancelation of a DNS lookup affect another lookup | Ian Lance Taylor | 2018-03-16 | 1 | -0/+1 |
* | net: handle spurious netpoll wakeups in connect | Ian Lance Taylor | 2017-06-15 | 1 | -1/+38 |
* | net: deflake TestTCPSupriousConnSetupCompletion [sic] | Brad Fitzpatrick | 2016-11-11 | 1 | -2/+2 |
* | net: prevent spurious TCP connection setup notification on darwin | Mikio Hara | 2016-03-16 | 1 | -0/+79 |