#include <fcntl.h>#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>#include "Xrd/XrdTrace.hh"#include "XrdOss/XrdOssPath.hh"#include "XrdOuc/XrdOucTList.hh"#include "XrdCns/XrdCnsConfig.hh"#include "XrdCns/XrdCnsLogClient.hh"#include "XrdCns/XrdCnsLogFile.hh"#include "XrdCns/XrdCnsLogRec.hh"#include "XrdCns/XrdCnsLogServer.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysPthread.hh"Go to the source code of this file.
Namespaces | |
| namespace | XrdCns |
Functions | |
| void * | XrdCns::StartLogServer (void *parg) |
Variables | |
| const char * | XrdCnsLogServerCVSID = "$Id: XrdCnsLogServer.cc 32231 2010-02-05 18:24:46Z ganis $" |
| XrdCnsConfig | XrdCns::Config |
| XrdSysError | XrdCns::MLog |
| XrdOucTrace | XrdCns::XrdTrace |
| const char* XrdCnsLogServerCVSID = "$Id: XrdCnsLogServer.cc 32231 2010-02-05 18:24:46Z ganis $" |
Definition at line 13 of file XrdCnsLogServer.cc.
1.5.1