#include <errno.h>#include <stdio.h>#include <string.h>#include <poll.h>#include <unistd.h>#include <sys/types.h>#include <sys/socket.h>#include "XrdNet/XrdNet.hh"#include "XrdNet/XrdNetDNS.hh"#include "XrdNet/XrdNetOpts.hh"#include "XrdNet/XrdNetPeer.hh"#include "XrdNet/XrdNetSecurity.hh"#include "XrdNet/XrdNetSocket.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdSys/XrdSysError.hh"Go to the source code of this file.
Defines | |
| #define | XRDNET_UDPBUFFSZ 32768 |
Variables | |
| const char * | XrdNetCVSID = "$Id: XrdNet.cc 25932 2008-10-23 10:58:11Z ganis $" |
| #define XRDNET_UDPBUFFSZ 32768 |
| const char* XrdNetCVSID = "$Id: XrdNet.cc 25932 2008-10-23 10:58:11Z ganis $" |
1.5.1