tailscale/control/noise
Josh Bleecher Snyder 25eab78573 control/noise: clean up resources in TestNoReuse
Close the server and client.
Without this, we leak system threads.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-12-01 12:50:21 -08:00
..
conn.go control/noise: make Conn.readNLocked less surprising. 2021-11-10 12:13:54 -08:00
conn_test.go control/noise: use key.Machine{Public,Private} as appropriate. 2021-11-10 12:13:54 -08:00
handshake.go control/noise: make message headers match the specification. 2021-11-10 12:13:54 -08:00
handshake_test.go control/noise: clean up resources in TestNoReuse 2021-12-01 12:50:21 -08:00
interop_test.go control/noise: make message headers match the specification. 2021-11-10 12:13:54 -08:00
messages.go control/noise: make message headers match the specification. 2021-11-10 12:13:54 -08:00
noiseexplorer_test.go control/noise: implement the base transport for the 2021 control protocol. 2021-11-10 12:13:54 -08:00