MCPcopy 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

18var controlMessageSize = 0
19
20func MinControlMessageSize() int {
21 return controlMessageSize
22}
23
24const IdealBatchSize = 1

Callers 2

newConnFunction · 0.92
packetReadLoopMethod · 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…