Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: gofmt -w -r 'interface{} -> any' src | Russ Cox | 2021-12-13 | 1 | -2/+1 |
* | syscall: migrate new UDP send/recv API to internal/syscall/unix | Josh Bleecher Snyder | 2021-11-03 | 1 | -16/+0 |
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -1/+0 |
* | net: reduce allocation size in ReadFromUDP | Josh Bleecher Snyder | 2021-08-16 | 1 | -0/+8 |
* | net: remove allocation from UDPConn.WriteTo | Josh Bleecher Snyder | 2021-08-16 | 1 | -0/+8 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | all: remove the nacl port (part 1) | Brad Fitzpatrick | 2019-10-09 | 1 | -1/+1 |
* | syscall, internal/poll: fix build on js/wasm | Brad Fitzpatrick | 2018-06-22 | 1 | -0/+7 |
* | net: add js/wasm architecture | Richard Musiol | 2018-06-04 | 1 | -0/+121 |