Function release

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

The opposite of hold. All held messages are immediately delivered.

Must be called from within a Turmoil simulation.