#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: XrdNetDNS.cc,v 1.27 2009/06/16 18:07:27 ganis Exp $" |
| #define NET_IPPROTO_TCP 6 |
| const char* XrdNetDNSCVSID = "$Id: XrdNetDNS.cc,v 1.27 2009/06/16 18:07:27 ganis Exp $" |
1.7.1