fastcgi++
A C++ FastCGI/Web API
Fastcgipp::Transceiver Member List

This is the complete list of members for Fastcgipp::Transceiver, including all inherited members.

cleanupSocket(const Socket &socket)Fastcgipp::Transceiverprivate
handler()Fastcgipp::Transceiver
join()Fastcgipp::Transceiver
listen()Fastcgipp::Transceiverinline
listen(const char *name, uint32_t permissions=0xffffffffUL, const char *owner=nullptr, const char *group=nullptr)Fastcgipp::Transceiverinline
listen(const char *interface, const char *service)Fastcgipp::Transceiverinline
m_receiveBuffersFastcgipp::Transceiverprivate
m_sendBufferFastcgipp::Transceiverprivate
m_sendBufferMutexFastcgipp::Transceiverprivate
m_sendMessageFastcgipp::Transceiverprivate
m_socketsFastcgipp::Transceiverprivate
m_stopFastcgipp::Transceiverprivate
m_terminateFastcgipp::Transceiverprivate
m_threadFastcgipp::Transceiverprivate
receive(Socket &socket)Fastcgipp::Transceiverinlineprivate
send(const Socket &socket, Block &&data, bool kill)Fastcgipp::Transceiver
start()Fastcgipp::Transceiver
stop()Fastcgipp::Transceiver
terminate()Fastcgipp::Transceiver
Transceiver(const std::function< void(Protocol::RequestId, Message &&)> sendMessage)Fastcgipp::Transceiver
transmit()Fastcgipp::Transceiverinlineprivate
~Transceiver()Fastcgipp::Transceiver