Mixe for Privacy and Anonymity in the Internet
Public Attributes | List of all members
connlist Struct Reference

#include <CASocketList.hpp>

Collaboration diagram for connlist:

Public Attributes

CASymChannelCipher ** pCiphers
 
CASocketpSocket
 
connlistnext
 
HCHANNEL outChannel
 
UINT32 currentSendMeCounter
 
UINT32 upstreamBytes
 

Detailed Description

Definition at line 35 of file CASocketList.hpp.

Member Data Documentation

◆ currentSendMeCounter

UINT32 connlist::currentSendMeCounter

◆ next

connlist* connlist::next

◆ outChannel

HCHANNEL connlist::outChannel

◆ pCiphers

CASymChannelCipher** connlist::pCiphers

Definition at line 37 of file CASocketList.hpp.

Referenced by CASocketList::add(), and CALocalProxy::loop().

◆ pSocket

CASocket* connlist::pSocket

Definition at line 38 of file CASocketList.hpp.

Referenced by CASocketList::add(), CALocalProxy::loop(), and CASocketList::remove().

◆ upstreamBytes

UINT32 connlist::upstreamBytes

Definition at line 42 of file CASocketList.hpp.

Referenced by CASocketList::add(), and CALocalProxy::loop().


The documentation for this struct was generated from the following file: