|
Mixes for Privacy and Anonymity in the Internet
|
Public Attributes | |
| CASymChannelCipher ** | pCiphers |
| CASocket * | pSocket |
| connlist * | next |
| HCHANNEL | outChannel |
| UINT32 | currentSendMeCounter |
| UINT32 | upstreamBytes |
| UINT32 connlist::currentSendMeCounter |
Referenced by CASocketList::add(), CASocketList::addSendMeCounter(), and CALocalProxy::loop().
| connlist* connlist::next |
| HCHANNEL connlist::outChannel |
| CASymChannelCipher** connlist::pCiphers |
Referenced by CASocketList::add(), and CALocalProxy::loop().
| CASocket* connlist::pSocket |
Referenced by CASocketList::add(), CALocalProxy::loop(), and CASocketList::remove().
| UINT32 connlist::upstreamBytes |
Referenced by CASocketList::add(), and CALocalProxy::loop().