#include "XrdSys/XrdSysTrace.hh"
Go to the source code of this file.
Macros | |
#define | DBG_CTX(y) |
#define | DBG_SIO(y) |
#define | DBG_SOK(y) |
#define | DBG_TLS(y) |
#define | EPNAME(x) |
#define | TRACING(act) |
#define DBG_CTX | ( | y | ) |
Definition at line 39 of file XrdTlsTrace.hh.
Referenced by XrdTlsFlush::Flusher(), XrdTlsCrl::Refresh(), and XrdTlsContext::Session().
#define DBG_SIO | ( | y | ) |
Definition at line 47 of file XrdTlsTrace.hh.
Referenced by XrdTlsSocket::Peek(), XrdTlsSocket::Read(), and XrdTlsSocket::Write().
#define DBG_SOK | ( | y | ) |
Definition at line 43 of file XrdTlsTrace.hh.
Referenced by XrdTlsSocket::Accept(), XrdTlsSocket::Connect(), and XrdTlsSocket::Shutdown().
#define DBG_TLS | ( | y | ) |
Definition at line 51 of file XrdTlsTrace.hh.
#define EPNAME | ( | x | ) |
Definition at line 54 of file XrdTlsTrace.hh.
#define TRACING | ( | act | ) |
Definition at line 37 of file XrdTlsTrace.hh.