#include <sys/poll.h>
#include "XrdNet/XrdNet.hh"
#include "XrdNet/XrdNetDNS.hh"
#include "XrdNet/XrdNetMsg.hh"
#include "XrdNet/XrdNetOpts.hh"
#include "XrdNet/XrdNetPeer.hh"
#include "XrdNet/XrdNetSocket.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPlatform.hh"
Go to the source code of this file.
Variables | |
const char * | XrdNetMsgCVSID = "$Id: XrdNetMsg.cc 35287 2010-09-14 21:19:35Z ganis $" |
const char* XrdNetMsgCVSID = "$Id: XrdNetMsg.cc 35287 2010-09-14 21:19:35Z ganis $" |
Definition at line 13 of file XrdNetMsg.cc.