Function hold

Source
pub fn hold(a: impl ToIpAddrs, b: impl ToIpAddrs)
Expand description

Hold messages between two hosts, or sets of hosts, until release is called.

Must be called from within a Turmoil simulation.