aboutsummaryrefslogtreecommitdiff
path: root/src/net/sockopt_posix.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2018-10-10net: add AIX operating systemClément Chigot
2018-08-21net: use internal/bytealg insetad of linkname tricksIlya Tocar
2017-02-13net: refactor poller into new internal/poll packageIan Lance Taylor
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2014-09-18net: separate NaCl dependent placeholders from BSD'sMikio Hara
2014-09-08build: move package sources from src/pkg to srcRuss Cox