Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/txthinking/brook
/ Clean
Method
Clean
packetclient.go:139–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
func
(s *PacketClient) Clean() {
140
x.BP65507.Put(s.RB)
141
x.BP65507.Put(s.WB)
142
}
143
144
func
(s *PacketClient) Network() string {
145
return
"udp"
Callers
1
UDPHandle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected