|
Squid Web Cache master
|
#include "squid.h"#include "base/IoManip.h"#include "fde.h"#include "security/Io.h"#include "ssl/gadgets.h"Go to the source code of this file.
Namespaces | |
| namespace | Security |
| Network/connection security abstraction layer. | |
Typedefs | |
| typedef SessionPointer::element_type * | Security::ConnectionPointer |
Functions | |
| template<typename Fun > | |
| static IoResult | Security::Handshake (Comm::Connection &, ErrorCode, Fun) |