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

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

accept(bool status)Fastcgipp::SocketGroup
connect(const char *name)Fastcgipp::SocketGroup
connect(const char *host, const char *service)Fastcgipp::SocketGroup
createSocket(const socket_t listener)Fastcgipp::SocketGroupinlineprivate
listen()Fastcgipp::SocketGroup
listen(const char *name, uint32_t permissions=0xffffffffUL, const char *owner=nullptr, const char *group=nullptr)Fastcgipp::SocketGroup
listen(const char *interface, const char *service)Fastcgipp::SocketGroup
m_acceptFastcgipp::SocketGroupprivate
m_filenamesFastcgipp::SocketGroupprivate
m_listenersFastcgipp::SocketGroupprivate
m_pollFastcgipp::SocketGroupprivate
m_refreshListenersFastcgipp::SocketGroupprivate
m_socketsFastcgipp::SocketGroupprivate
m_wakeSocketsFastcgipp::SocketGroupprivate
m_wakingFastcgipp::SocketGroupprivate
m_wakingMutexFastcgipp::SocketGroupprivate
poll(bool block)Fastcgipp::SocketGroup
pollAdd(const socket_t socket)Fastcgipp::SocketGroupprivate
pollDel(const socket_t socket)Fastcgipp::SocketGroupprivate
size() constFastcgipp::SocketGroupinline
Socket classFastcgipp::SocketGroupfriend
SocketGroup()Fastcgipp::SocketGroup
wake()Fastcgipp::SocketGroup
~SocketGroup()Fastcgipp::SocketGroup