Packages

A FastCGI server library for Gleam.

Current section

Files

Jump to
fcgi include fcgi_File.hrl
Raw

include/fcgi_File.hrl

-record(file, {handle :: fcgi:handle(), offset :: integer(), length :: integer()}).