Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
316
pub struct TcpHost {
317
listener: TcpListener,
Callers
2
tcp_send_heartbeat_pong
Method · 0.85
is_heartbeat_pong
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected