Skip to main content

Module ipc

Module ipc 

Source
Expand description

Ipc — a private, same-user, local-only session endpoint.

Structs§

PeerReject
UnixIpc
UnixIpcListener

Enums§

Liveness

Traits§

Ipc
A private, same-user, local-only session endpoint.
IpcListener
Accepting is a method on the listener rather than the adapter, because a named-pipe server must create the next instance as part of accepting the current one — there is state to carry that a stateless call cannot.

Type Aliases§

ActiveIpc
UnixIpcStream