#include <arpa/inet.h>
#include <net/if.h>
#include <sys/select.h>
#include <cstdlib>
#include "Xrd/XrdConfig.hh"
#include "XrdOuc/XrdOucBonjour.hh"
#include "XrdOuc/XrdOucFactoryBonjour.hh"
#include "XrdSys/XrdSysError.hh"
#include "Xrd/XrdInet.hh"
#include "Xrd/XrdProtLoad.hh"
Go to the source code of this file.
Variables | |
XrdConfig | XrdConf |
XrdSysError | XrdLog |
XrdInet * | XrdNetTCP [] |
XrdSysError XrdLog |
Definition at line 69 of file XrdConfig.cc.
Referenced by XrdLink::Alloc(), main(), mainAccept(), XrdOucAppleBonjour::RegisterService(), XrdOucAvahiBonjour::RegisterService(), and XrdConfig::Setup().