|
LeftHookRoll
An HTTP/1.0 compliant web server, as specified by RFC1945
|
This is the complete list of members for CGIManager, including all inherited members.
| _activePids | CGIManager | privatestatic |
| _buildEnvMap(const Request &request, const std::string &scriptPath) | CGIManager | private |
| _closePipes() | CGIManager | private |
| _env | CGIManager | private |
| _execveArgv | CGIManager | private |
| _execveEnvp | CGIManager | private |
| _freeExecveArrays() | CGIManager | private |
| _isSpawnLimitReached() | CGIManager | privatestatic |
| _outPipe | CGIManager | private |
| _pId | CGIManager | private |
| _prepExecveArrays() | CGIManager | private |
| _query | CGIManager | private |
| _reapFinishedActivePids() | CGIManager | privatestatic |
| _registerPid(pid_t pid) | CGIManager | privatestatic |
| _scriptArgv | CGIManager | private |
| _unregisterPid(pid_t pid) | CGIManager | privatestatic |
| CGIManager() | CGIManager | |
| CGIManager(const CGIManager &other) | CGIManager | |
| cleanupAllProcesses() | CGIManager | static |
| execute(int inputFd) | CGIManager | |
| getOutputFd() const | CGIManager | |
| getPid() const | CGIManager | |
| isDone() | CGIManager | |
| operator=(const CGIManager &other) | CGIManager | |
| prepare(const Request &request, const std::string &scriptPath, const std::string &interpreterOverride="") | CGIManager | |
| ~CGIManager() | CGIManager |