You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
conn.go control/controlbase: use less memory when idle (remove rxState.buf) 3 years ago
conn_test.go control/controlbase: use less memory when idle (remove rxState.buf) 3 years ago
handshake.go control/controlbase: enable asynchronous client handshaking. 3 years ago
handshake_test.go control/controlbase: enable asynchronous client handshaking. 3 years ago
interop_test.go control/controlbase: enable asynchronous client handshaking. 3 years ago
messages.go control/controlbase: rename from control/noise. 3 years ago
noiseexplorer_test.go control/controlbase: rename from control/noise. 3 years ago