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

Function is_heartbeat_ping

perro_source/api_modules/perro_networking/src/tcp.rs:316–318  ·  view source on GitHub ↗
(bytes: &[u8])

Source from the content-addressed store, hash-verified

314}
315
316pub struct TcpHost {
317 listener: TcpListener,
318 local: SocketAddr,
319}
320
321impl TcpHost {

Callers 1

poll_frame_eventMethod · 0.85

Calls 1

heartbeat_pingFunction · 0.85

Tested by

no test coverage detected