tailscale/control/controlbase
Brad Fitzpatrick 3ea6ddbb5f control/controlbase: use less memory when idle (remove rxState.buf)
Uses 4KB less per Conn.

Fixes #4113

Change-Id: I38d25b1cf5ecf45423404a330b7ecab79a9fb176
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-03-21 17:47:50 -07:00
..
conn_test.go control/controlbase: use less memory when idle (remove rxState.buf) 2022-03-21 17:47:50 -07:00
conn.go control/controlbase: use less memory when idle (remove rxState.buf) 2022-03-21 17:47:50 -07:00
handshake_test.go control/controlbase: enable asynchronous client handshaking. 2022-01-17 23:52:27 +00:00
handshake.go control/controlbase: enable asynchronous client handshaking. 2022-01-17 23:52:27 +00:00
interop_test.go control/controlbase: enable asynchronous client handshaking. 2022-01-17 23:52:27 +00:00
messages.go control/controlbase: rename from control/noise. 2022-01-17 23:52:27 +00:00
noiseexplorer_test.go control/controlbase: rename from control/noise. 2022-01-17 23:52:27 +00:00