Skip to main content

Module net

Module net 

Source
Expand description

Network byte streams selected for deterministic simulation.

Structsยง

TcpListener
A simulated TCP socket server, listening for connections.
TcpStream
A simulated TCP stream between a local and a remote socket.