FastCGI.Stream.create_writer – fcgi Reference Manual
create_writer
Description:
[
CCode
( cname =
"FCGX_CreateWriter"
) ]
public
static
Stream
create_writer
(
int
socket,
int
request_id,
int
bufflen,
int
streamType)
Create a stream (used by cgi-fcgi).
This shouldn't be needed by a FastCGI application.
2022 vala-language.org