Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tailscale/tailscale
/ MinControlMessageSize
Function
MinControlMessageSize
net/batching/conn_default.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
var
controlMessageSize = 0
19
20
func
MinControlMessageSize() int {
21
return
controlMessageSize
22
}
23
24
const
IdealBatchSize = 1
Callers
2
newConn
Function · 0.92
packetReadLoop
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…