![]() |
XRootD
|
#include <cctype>
#include <cstdarg>
#include <stddef.h>
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include <sys/stat.h>
#include "XrdOfs/XrdOfsEvs.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdOuc/XrdOucProg.hh"
#include "XrdOuc/XrdOucStream.hh"
#include "XrdNet/XrdNetOpts.hh"
#include "XrdNet/XrdNetSocket.hh"
#include "XrdSys/XrdSysPlatform.hh"
Go to the source code of this file.
Classes | |
class | XrdOfsEvsMsg |
Functions | |
void * | XrdOfsEvsSend (void *pp) |
void* XrdOfsEvsSend | ( | void * | pp | ) |
Definition at line 71 of file XrdOfsEvs.cc.
References XrdOfsEvs::sendEvents().
Referenced by XrdOfsEvs::Start().