Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
os_netdb.h File Reference
#include "ace/config-all.h"
#include "ace/os_include/netinet/os_in.h"
#include "ace/os_include/os_limits.h"
Include dependency graph for os_netdb.h:
This graph shows which files directly or indirectly include this file:
Detailed Description
definitions for network database operations
- Id:
-
os_netdb.h,v 1.4 2003/07/19 19:04:15 dhinton Exp
- Author:
-
Don Hinton <dhinton@dresystems.com> , This code was originally in various places including ace/OS.h.
Define Documentation
#define ACE_HOSTENT_DATA_SIZE (4*1024)
|
|
#define ACE_PROTOENT_DATA_SIZE (2*1024)
|
|
#define ACE_SERVENT_DATA_SIZE (4*1024)
|
|
#define MAXHOSTNAMELEN HOST_NAME_MAX
|
|
Typedef Documentation
typedef char ACE_HOSTENT_DATA[ACE_HOSTENT_DATA_SIZE]
|
|
typedef char ACE_PROTOENT_DATA[ACE_PROTOENT_DATA_SIZE]
|
|
typedef char ACE_SERVENT_DATA[ACE_SERVENT_DATA_SIZE]
|
|
Generated on Fri Apr 2 16:21:53 2004 for ACE by
1.2.18