Expand description
Implement a NetStreamProvider that can break things.
Structs§
- Broken
TcpProvider 🔒 - A NetStreamProvider that can make its connections fail.
- Conditional
Action 🔒 - An Action plus a set of conditions when it applies.
Enums§
- Action 🔒
- An action that we can take upon trying to make a TCP connection.
- Action
Pat 🔒 - When should an Action apply?
- Breakable
TcpStream 🔒 - A TCP stream that is either present, or black-holed.
- Breakable
TcpStreamP 🔒