mirror of https://github.com/golang/go.git
closerList was already unnecessarily abstract, and tracking connections will allow us to also wait for all connections to finish. Share functionality by embedding this type in PipeServer, TCPServer. Change-Id: Ib2cb2157c1477f904bc278aa91902f5c633afe13 Reviewed-on: https://go-review.googlesource.com/c/tools/+/238547 Reviewed-by: Ian Cottrell <iancottrell@google.com> Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| servertest | ||
| conn.go | ||
| handler.go | ||
| jsonrpc2.go | ||
| jsonrpc2_test.go | ||
| messages.go | ||
| serve.go | ||
| serve_test.go | ||
| stream.go | ||
| wire.go | ||
| wire_test.go | ||