aboutsummaryrefslogtreecommitdiff
path: root/src/net/tcpsockopt_darwin.go
AgeCommit message (Expand)Author
2019-09-17net: avoid transiting durations through floatsTamir Duberstein
2019-05-11net: comment duplicate constantTamir Duberstein
2018-06-04net: drop special case for macOS 10.7 and earlierTobias Klauser
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-11net: fix inconsistent behavior across platforms in SetKeepAlivePeriodMikio Hara
2014-09-08build: move package sources from src/pkg to srcRuss Cox