summaryrefslogtreecommitdiff
path: root/src/net/tcpsockopt_unix.go
Commit message (Expand)AuthorAgeFilesLines
* 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: avoid transiting durations through floatsTamir Duberstein2019-09-171-2/+1
* net: add AIX operating systemClément Chigot2018-10-101-1/+1
* net: refactor poller into new internal/poll packageIan Lance Taylor2017-02-131-8/+6
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* net: try to fix setKeepAlivePeriod on SolarisAram Hăvărneanu2015-05-061-1/+1
* net: fix inconsistent behavior across platforms in SetKeepAlivePeriodMikio Hara2014-09-111-7/+3
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+31