Skip to main content

include/fcgi_TcpAddress.hrl

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