Module async_fcgi::stream

source ·
Available on crate feature web_server only.
Expand description

FCGI Server/Clients usually support TCP as well as Unixsockets

Enums§

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