#include "XrdProofdPlatform.h"#include "XrdSys/XrdSysError.hh"#include "Xrd/XrdBuffer.hh"#include "XrdOuc/XrdOucErrInfo.hh"#include "XrdOuc/XrdOucStream.hh"#include "XrdSec/XrdSecInterface.hh"#include "XrdProofdClient.h"#include "XrdProofdClientMgr.h"#include "XrdProofdManager.h"#include "XrdProofdProtocol.h"#include "XrdProofGroup.h"#include "XrdProofdProofServ.h"#include "XrdProofdProofServMgr.h"#include "XrdROOT.h"#include "XrdProofdTrace.h"Go to the source code of this file.
Defines | |
| #define | XPD_LOG_01 SYS_LOG_01 |
Typedefs | |
| typedef XrdSecService *(*) | XrdSecServLoader_t (XrdSysLogger *, const char *cfn) |
Functions | |
| void * | XrdProofdClientCron (void *p) |
Variables | |
| static XpdManagerCron_t | fManagerCron |
| #define XPD_LOG_01 SYS_LOG_01 |
Definition at line 28 of file XrdProofdClientMgr.cxx.
| typedef XrdSecService*(*) XrdSecServLoader_t(XrdSysLogger *, const char *cfn) |
Definition at line 51 of file XrdProofdClientMgr.cxx.
| void* XrdProofdClientCron | ( | void * | p | ) |
Definition at line 60 of file XrdProofdClientMgr.cxx.
References buf, XpdMsg::Buf(), c, XrdProofdClientMgr::CheckClients(), XrdProofdClientMgr::CheckFrequency(), XpdManagerCron_t::fClientMgr, XpdManagerCron_t::fSessionMgr, XpdMsg::Get(), XrdProofdProofServMgr::kClientDisconnect, XrdProofdClientMgr::kClientDisconnect, XrdProofdClientMgr::Pipe(), XrdProofdProofServMgr::Pipe(), XrdProofdPipe::Poll(), XrdProofdPipe::Post(), XrdProofdPipe::Recv(), XrdProofdAux::RmDir(), TRACE, XpdMsg::Type(), XPDERR, XPDFORM, and XPDLOC.
Referenced by XrdProofdClientMgr::Config().
XpdManagerCron_t fManagerCron [static] |
Definition at line 48 of file XrdProofdClientMgr.cxx.
Referenced by XrdProofdProofServMgr::Config(), XrdProofdClientMgr::Config(), and XrdProofdProofServMgr::PrepareSessionRecovering().
1.5.1