Function repair

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

Repair the connection between two hosts, or sets of hosts, resulting in messages to be delivered.

Must be called from within a Turmoil simulation.