[][src]Module mock_io::sync

This is supported on crate feature sync only.

Mock IO stream and listener in sync context

Structs

Handle

Handle for synchronous mock IO listener used to connect to the listener

MockListener

Synchronous mock IO listener

MockStream

Synchronous mock IO stream

ReadHalf

Read half of synchronous mock IO stream

WriteHalf

Write half of synchronous mock IO stream