|
fastcgi++
A C++ FastCGI/Web API
|
Declares the Fastcgipp::Transceiver class. More...
#include <map>#include <list>#include <queue>#include <algorithm>#include <functional>#include <memory>#include <atomic>#include <mutex>#include <thread>#include <fastcgi++/protocol.hpp>#include "fastcgi++/block.hpp"Go to the source code of this file.
Classes | |
| class | Fastcgipp::Transceiver |
| Handles low level communication with "the other side". More... | |
| struct | Fastcgipp::Transceiver::Record |
| Simple FastCGI record to queue up for transmission. More... | |
Namespaces | |
| Fastcgipp | |
| Topmost namespace for the fastcgi++ library. | |
Declares the Fastcgipp::Transceiver class.
Definition in file transceiver.hpp.
1.8.11