Skip to main content

include/fcgi_File.hrl

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