|
xrootd
|
#include <stdio.h>#include <unistd.h>#include <sys/types.h>#include <sys/socket.h>#include <sys/uio.h>#include "XrdNet/XrdNetOpts.hh"#include "XrdNet/XrdNetSocket.hh"#include "XrdOuc/XrdOucTokenizer.hh"#include "XrdSys/XrdSysDNS.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysLogger.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdSys/XrdSysPthread.hh"
Classes | |
| class | XrdMpxVar |
| class | XrdMpxXml |
| struct | XrdMpxXml::VarInfo |
| class | XrdMpxOut |
| struct | XrdMpxOut::statsBuff |
Namespaces | |
| namespace | XrdMpx |
Functions | |
| void * | mainOutput (void *parg) |
| void | Usage (int rc) |
| int | main (int argc, char *argv[]) |
Variables | |
| XrdSysLogger | XrdMpx::Logger |
| static const int | XrdMpx::addSender = 0x0001 |
| int | XrdMpx::Opts |
| int | XrdMpx::Debug |
| XrdMpxOut | XrdMpx::statsQ |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References optarg, Say, SOCKLEN_t, XrdMpx::Debug, XrdMpx::Opts, Usage(), XrdMpx::addSender, XrdSysThread::setStackSize(), XrdNetSocket::Open(), XRDNET_SERVER, XRDNET_UDPSOCKET, XrdNetSocket::LastError(), XrdNetSocket::Detach(), XrdMpxXml::fmtXML, XrdSysThread::Run(), mainOutput(), XRDSYSTHREAD_BIND, XrdMpx::statsQ, XrdMpxOut::getBuff(), XrdMpxOut::statsBuff::From, XrdMpxOut::statsBuff::Data, XrdMpxOut::statsBuff::Dlen, and XrdMpxOut::Add().
| void* mainOutput | ( | void * | parg | ) |
References XrdMpx::statsQ, and XrdMpxOut::Run().
Referenced by main().
| void Usage | ( | int | rc | ) |
1.7.5