Module jsonrpc::simple_uds

source ·
Available on crate feature simple_uds and non-Windows only.
Expand description

This module implements a synchronous transport over a raw std::net::TcpListener.

Structs

Enums

  • Error that can occur while using the UDS transport.