turmoil-net 0.1.0

Simulated socket layer for testing
Documentation
1
2
3
4
//! Unix domain sockets.
//!
//! TODO: per-host path namespace, `SOCK_STREAM`/`SOCK_DGRAM`/`SOCK_SEQPACKET`,
//! ancillary data (fd passing, credentials).