finish


Description:

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

Finish the request

Thread-safe.

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

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