Packages

A FastCGI server library for Gleam.

Current section

Files

Jump to
fcgi include fcgi_TcpAddress.hrl
Raw

include/fcgi_TcpAddress.hrl

-record(tcp_address, {host :: binary(), port :: integer()}).