finish


Description:

[ CCode ( cname = "FCGX_Finish" ) ]
public void finish ()

Finish the current request

NOT thread-safe.

Finishes the request accepted by (and frees any storage allocated by) the previous call to accept.

DO NOT retain pointers to the parameters or any strings contained in it, since these will be freed.

See also:

accept


Namespace: FastCGI
Package: fcgi