MCPcopy Create free account
hub / github.com/PerroEngine/Perro / heartbeat_pong

Function heartbeat_pong

perro_source/api_modules/perro_networking/src/tcp.rs:312–314  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

310 }
311 self.tx_queue.push_back(bytes);
312 Ok(())
313 }
314}
315
316pub struct TcpHost {
317 listener: TcpListener,

Callers 2

is_heartbeat_pongFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected