#include <stdlib.h>#include <stdio.h>#include <errno.h>#include <fcntl.h>#include <limits.h>#include <signal.h>#include <strings.h>#include <time.h>#include <unistd.h>#include <sys/shm.h>#include <sys/socket.h>#include <sys/stat.h>#include <sys/times.h>#include <sys/types.h>#include <sys/uio.h>#include <sys/un.h>#include <sys/wait.h>#include "XrdOdc/XrdOdcConfig.hh"#include "XrdOdc/XrdOdcFinder.hh"#include "XrdOdc/XrdOdcManager.hh"#include "XrdOdc/XrdOdcMsg.hh"#include "XrdOdc/XrdOdcTrace.hh"#include "XrdOuc/XrdOucEnv.hh"#include "XrdSys/XrdSysError.hh"#include "XrdOuc/XrdOucErrInfo.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdOuc/XrdOucReqID.hh"#include "XrdOuc/XrdOucStream.hh"#include "XrdSys/XrdSysTimer.hh"#include "XrdNet/XrdNetDNS.hh"#include "XrdNet/XrdNetOpts.hh"#include "XrdNet/XrdNetSocket.hh"#include "XrdSfs/XrdSfsInterface.hh"
Functions | |
| void * | XrdOdcStartManager (void *carg) |
| void * | XrdOdcStartOlb (void *carg) |
Variables | |
| const char * | XrdOdcFinderCVSID = "$Id: XrdOdcFinder.cc,v 1.37 2009/07/15 01:56:04 abh Exp $" |
| XrdSysError | OdcEDest (0,"odc_") |
| void* XrdOdcStartManager | ( | void * | carg | ) |
References XrdOdcManager::Start().
Referenced by XrdOdcFinderRMT::StartManagers().
| void* XrdOdcStartOlb | ( | void * | carg | ) |
References XrdOdcFinderTRG::Start().
Referenced by XrdOdcFinderTRG::Configure().
Referenced by XrdOdcFinderTRG::Configure(), XrdOdcFinderRMT::Configure(), XrdOdcFinderRMT::Forward(), XrdOdcFinderTRG::Hookup(), XrdOdcFinderRMT::Locate(), XrdOdcFinderRMT::Prepare(), XrdOdcFinderRMT::SelectManFail(), XrdOdcFinderTRG::Start(), XrdOdcFinderRMT::StartManagers(), XrdOdcFinder::XrdOdcFinder(), and XrdOdcFinderTRG::XrdOdcFinderTRG().
| const char* XrdOdcFinderCVSID = "$Id: XrdOdcFinder.cc,v 1.37 2009/07/15 01:56:04 abh Exp $" |
1.7.1