#include "XrdProofdPlatform.h"
#include "XrdProofdNetMgr.h"
#include "Xrd/XrdBuffer.hh"
#include "XrdClient/XrdClientConst.hh"
#include "XrdClient/XrdClientEnv.hh"
#include "XrdClient/XrdClientMessage.hh"
#include "XrdClient/XrdClientUrlInfo.hh"
#include "XrdNet/XrdNetDNS.hh"
#include "XrdOuc/XrdOucStream.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdProofdClient.h"
#include "XrdProofdManager.h"
#include "XrdProofdProtocol.h"
#include "XrdProofdResponse.h"
#include "XrdProofWorker.h"
#include "XrdProofdTrace.h"
#include <algorithm>
#include <limits>
#include <math.h>
Go to the source code of this file.
Functions | |
int | MessageSender (const char *msg, int len, void *arg) |
int MessageSender | ( | const char * | msg, | |
int | len, | |||
void * | arg | |||
) |
Definition at line 48 of file XrdProofdNetMgr.cxx.
References kXPD_srvmsg, and kXR_attn.
Referenced by XrdProofdNetMgr::Send().