Skip to main content

send_probe

Function send_probe 

Source
pub fn send_probe(peer: &str, nonce: &str) -> Result<()>
Expand description

Send a probe to peer (synchronous delivery). The caller then waits for the matching probe_ack to land in the inbox.