Module async_fcgi::stream

source ·
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