khttp_fcgi_free man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

KHTTP_FCGI_FREE(3)	 BSD Library Functions Manual	    KHTTP_FCGI_FREE(3)

NAME
     khttp_fcgi_free, khttp_fcgi_child_free — free a FastCGI instance for kcgi

LIBRARY
     library “libkcgi”

SYNOPSIS
     #include <stdint.h>
     #include <kcgi.h>

     enum kcgi_err
     khttp_fcgi_free(struct kfcgi *fcgi);

     void
     khttp_fcgi_child_free(struct kfcgi *fcgi);

DESCRIPTION
     The khttp_fcgi_free and khttp_fcgi_child_free functions free the
     resources of fcgi allocated by khttp_fcgi_init(3).	 After calling this
     function, fcgi cannot be used.

     The khttp_fcgi_child_free performs the same operations as
     khttp_fcgi_free, but is careful not to trample on any open streams.
     Thus, it may be used after invoking fork(2) without confusing the output
     buffer or other child processes.

SEE ALSO
     kcgi(3), khttp_fcgi_init(3)

AUTHORS
     The khttp_fcgi_free and khttp_fcgi_child_free functions were written by
     Kristaps Dzonsons ⟨kristaps@bsd.lv⟩.

BSD				April 29, 2024				   BSD
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net