#include <stdio.h>#include <unistd.h>#include <sys/types.h>#include <sys/socket.h>#include <sys/uio.h>#include "XrdNet/XrdNetDNS.hh"#include "XrdNet/XrdNetOpts.hh"#include "XrdNet/XrdNetSocket.hh"#include "XrdOuc/XrdOucTokenizer.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysLogger.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdSys/XrdSysPthread.hh"Include dependency graph for XrdMpxStats.cc:

Namespaces | |
| namespace | XrdMpx |
Classes | |
| class | XrdMpxVar |
| class | XrdMpxXml |
| struct | XrdMpxXml::VarInfo |
| class | XrdMpxOut |
| struct | XrdMpxOut::statsBuff |
Functions | |
| XrdSysError | Say (&Logger,"mpxstats") |
| void * | mainOutput (void *parg) |
| void | Usage (int rc) |
| int | main (int argc, char *argv[]) |
Variables | |
| const char * | XrdMpxStatsCVSID = "$Id$" |
| XrdSysLogger | Logger |
| const int | addSender = 0x0001 |
| int | Opts |
| int | Debug |
| XrdMpxOut | statsQ |
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1