Mixe for Privacy and Anonymity in the Internet
|
#include <CAChain.hpp>
Public Attributes | |
CASocketGroupEpoll * | socketGroup |
t_socketGroupEntry * | nextSocketGroup |
Definition at line 54 of file CAChain.hpp.
t_socketGroupEntry* t_socketGroupEntry::nextSocketGroup |
Definition at line 60 of file CAChain.hpp.
Referenced by CAChain::addToSocketGroup(), CAChain::removeFromAllSocketGroupsInternal(), and CAChain::removeFromSocketGroup().
CASocketGroupEpoll* t_socketGroupEntry::socketGroup |
Definition at line 56 of file CAChain.hpp.
Referenced by CAChain::addToSocketGroup(), CAChain::removeFromAllSocketGroupsInternal(), and CAChain::removeFromSocketGroup().