MCPcopy
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
139func (s *PacketClient) Clean() {
140 x.BP65507.Put(s.RB)
141 x.BP65507.Put(s.WB)
142}
143
144func (s *PacketClient) Network() string {
145 return "udp"

Callers 1

UDPHandleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected