ROOT
6.06/09
Reference Guide
|
#include <sys/types.h>
#include <netinet/in.h>
#include <inttypes.h>
#include <string.h>
#include "XrdProofdAux.h"
#include "XrdProofdProtocol.h"
#include "XrdProofdResponse.h"
#include "XrdProofdTrace.h"
Go to the source code of this file.
Macros | |
#define | XPRNOTIFY(m, e) |
#define | XPRTRACING(a) ((a != 0) || (TRACING(RSP))) |
#define | CHECKLINK |
#define | CHECKLINKNOMTX |
#define CHECKLINK |
Definition at line 52 of file XrdProofdResponse.cxx.
Referenced by XrdProofdResponse::Send(), and XrdProofdResponse::SendI().
#define CHECKLINKNOMTX |
Definition at line 62 of file XrdProofdResponse.cxx.
Referenced by XrdProofdResponse::LinkSend().
#define XPRNOTIFY | ( | m, | |
e | |||
) |
Definition at line 37 of file XrdProofdResponse.cxx.
Referenced by XrdProofdResponse::Send(), and XrdProofdResponse::SendI().
Definition at line 50 of file XrdProofdResponse.cxx.
Referenced by XrdProofdResponse::Send(), and XrdProofdResponse::SendI().