|
xrootd
|
#include <ctype.h>#include <errno.h>#include <stdlib.h>#include <string.h>#include <netdb.h>#include <strings.h>#include <stdio.h>#include <unistd.h>#include <sys/socket.h>#include <netinet/in.h>#include <arpa/inet.h>#include "XrdNet/XrdNetDNS.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdSys/XrdSysPthread.hh"
Defines | |
| #define | NET_IPPROTO_TCP 6 |
Variables | |
| const char * | XrdNetDNSCVSID = "$Id$" |
| #define NET_IPPROTO_TCP 6 |
Referenced by XrdNetDNS::getProtoID().
| const char* XrdNetDNSCVSID = "$Id$" |
1.7.3