|
cheshirekow
v0.1.0
|
object-oriented wrapper around FCGX More...
Classes | |
| class | Request |
| An FCGI request object. More... | |
| class | Socket |
| An fcgi socket connection. More... | |
Functions | |
| int | init () |
| calls FCGX_Init More... | |
| void | shutdown () |
| calls FCGX_ShutdownPending More... | |
object-oriented wrapper around FCGX
| int fcgi::init | ( | ) |
calls FCGX_Init
| void fcgi::shutdown | ( | ) |
calls FCGX_ShutdownPending