Crate turmoil

source ·

Modules

This module contains the simulated TCP/UDP networking types.

Structs

Configure the simulation
Network simulation

Traits

Functions

Returns how long the currently executing host has been executing for in virtual time.
Hold messages two hosts, until release is called.
Lookup an ip address by host name.
Partition two hosts, resulting in all messages sent between them to be dropped.
The opposite of hold. All held messages are immediately delivered.
Repair the connection between two hosts, resulting in messages to be delivered.

Type Definitions

A specialized Result type for turmoil simulations.