pub fn hold(a: impl ToIpAddrs, b: impl ToIpAddrs)
Hold messages between two hosts, or sets of hosts, until release is called.
release
Must be called from within a Turmoil simulation.