Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: use new "unix" build tag where appropriate | Ian Lance Taylor | 2022-03-29 | 1 | -1/+1 |
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -1/+0 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | net: simplify error return in *RawConn test helpers | Tobias Klauser | 2020-08-18 | 1 | -16/+4 |
* | net: add AIX operating system | Clément Chigot | 2018-10-10 | 1 | -1/+1 |
* | net: add ListenConfig, Dialer.Control to permit socket opts before listen/dial | Audrius Butkevicius | 2018-05-30 | 1 | -1/+37 |
* | net: improve test coverage for syscall.RawConn | Mikio Hara | 2018-03-31 | 1 | -111/+58 |
* | net: make {TCP,Unix}Listener implement syscall.Conn | Lorenz Bauer | 2017-10-25 | 1 | -0/+50 |
* | net: add test for RawConn.Control on Windows | Mikio Hara | 2017-05-20 | 1 | -0/+94 |