summaryrefslogtreecommitdiff
path: root/src/runtime/netpoll_fake.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: add remaining wasip1 filesJohan Brandhorst-Satzkorn2023-04-061-3/+3
* 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
* runtime: add netpollBreakIan Lance Taylor2019-10-211-2/+5
* runtime: change netpoll to take an amount of time to blockIan Lance Taylor2019-10-151-1/+1
* all: remove the nacl port (part 2, amd64p32 + toolchain)Brad Fitzpatrick2019-10-091-1/+1
* all: remove the nacl port (part 1)Brad Fitzpatrick2019-10-091-2/+2
* runtime: use gList in netpollAustin Clements2018-08-201-2/+2
* net: add js/wasm architectureRichard Musiol2018-06-041-0/+32