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.