netdb.h File Reference

Go to the source code of this file.

Data Structures

struct  hostent
struct  protoent

Defines

#define MAXHOSTNAMELEN   256
#define h_addr   h_addr_list[0]

Functions

hostentgethostbyname (const char *name)
hostentgethostbyaddr (const char *addr, socklen_t len, int type)
protoentgetprotoent (void)
protoentgetprotobyname (const char *name)
protoentgetprotobynumber (int proto)


Define Documentation

#define h_addr   h_addr_list[0]
 

#define MAXHOSTNAMELEN   256
 


Function Documentation

struct hostent* gethostbyaddr const char *  addr,
socklen_t  len,
int  type
 

struct hostent* gethostbyname const char *  name  ) 
 

struct protoent* getprotobyname const char *  name  ) 
 

struct protoent* getprotobynumber int  proto  ) 
 

struct protoent* getprotoent void   ) 
 


Generated on Wed May 24 23:06:03 2006 for LSE/OS by  doxygen 1.4.6