summaryrefslogtreecommitdiff
path: root/src/net/conn_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* net: close connection in localServer teardownMeng Zhuo2020-12-161-1/+1
* net: add js/wasm architectureRichard Musiol2018-06-041-0/+2
* all: fix copy-and-paste errors in testsAlberto Donizetti2016-05-061-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* net: simplify error messages in testsMikio Hara2015-05-061-6/+6
* net: add helpers for server testingMikio Hara2015-04-211-36/+6
* net: fix tester goroutine leakage in testsMikio Hara2015-04-071-34/+16
* net: simplify test helpersMikio Hara2015-03-281-18/+3
* net: skip unsupported tests (unix and unixgram) on darwin/armShenghou Ma2015-03-041-0/+4
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+124