|
Squid Web Cache master
|
#include "acl/Acl.h"#include "acl/ChecklistFiller.h"#include "base/AsyncCallbacks.h"#include "base/AsyncJob.h"#include "base/JobWait.h"#include "CommCalls.h"#include "http/forward.h"#include "security/EncryptorAnswer.h"#include "security/forward.h"#include "security/KeyLogger.h"#include "ssl/support.h"#include <iosfwd>#include <queue>Go to the source code of this file.
Classes | |
| class | Security::PeerConnector |
Namespaces | |
| namespace | Security |
| Network/connection security abstraction layer. | |
Typedefs | |
| typedef RefCount< AccessLogEntry > | AccessLogEntryPointer |
| typedef RefCount< IoResult > | Security::IoResultPointer |
| typedef RefCount<AccessLogEntry> AccessLogEntryPointer |
Definition at line 32 of file PeerConnector.h.