#include <ctype.h>#include <stdarg.h>#include <stddef.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#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) |
Variables | |
| const char * | XrdOfsEvsCVSID = "$Id: XrdOfsEvs.cc 35287 2010-09-14 21:19:35Z ganis $" |
| void* XrdOfsEvsSend | ( | void * | pp | ) |
Definition at line 55 of file XrdOfsEvs.cc.
References XrdOfsEvs::sendEvents().
Referenced by XrdOfsEvs::Start().
| const char* XrdOfsEvsCVSID = "$Id: XrdOfsEvs.cc 35287 2010-09-14 21:19:35Z ganis $" |
Definition at line 14 of file XrdOfsEvs.cc.
1.5.1