Namespaces |
| namespace | ccxx |
Defines |
| #define | __MAKE_ADDR(A) |
Functions |
| static int | copyNameArray (char **src, char *buf, size_t bufsz) |
| static int | copyAddrArray (char **src, char *buf, size_t addrsz, size_t bufsz) |
| static struct hostent * | copyStructHostent (struct hostent *rhe, struct hostent *result, char *buffer, int buflen) |
| static struct servent * | copyStructServent (struct servent *rse, struct servent *result, char *buffer, int buflen) |
Variables |
| static const char * | __protoNames [] = { NULL, "tcp", "udp" } |