#include "ace/OS_NS_string.h"#include "ace/OS_NS_errno.h"#include "ace/OS_NS_stdio.h"Functions | |
| ACE_INLINE unsigned long | ACE_OS::inet_addr (const char *name) |
| ACE_INLINE char * | ACE_OS::inet_ntoa (const struct in_addr addr) |
| ACE_INLINE const char * | ACE_OS::inet_ntop (int family, const void *addrptr, char *strptr, size_t len) |
| ACE_INLINE int | ACE_OS::inet_pton (int family, const char *strptr, void *addrptr) |
1.4.5