summaryrefslogtreecommitdiff
path: root/src/net/netgo_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-2/+0
* net: make go resolver aware of network parameterZhang Boyang2021-03-231-1/+1
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* net: make cgo resolver work more accurately with network parameterEugene Kalinin2018-10-251-1/+1
* net: avoid race on test hooks with DNS goroutinesIan Lance Taylor2017-12-081-0/+1
* net: add Resolver.StrictErrorsPaul Marks2017-03-091-1/+1
* net: use contexts for cgo-based DNS resolutionScott Bell2016-05-101-2/+3
* net: context plumbing, add Dialer.DialContextBrad Fitzpatrick2016-04-151-2/+5
* net: simplify error messages in testsMikio Hara2015-05-061-2/+2
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+24