Module stream

Source
Available on crate feature web_server only.
Expand description

FCGI Server/Clients usually support TCP as well as Unixsockets

Enumsยง

FCGIAddr
Address of a Stream Endpoint
Listener
A socket server, listening for connections.
Stream
A socket connected to an endpoint