numeric_addr
if (numeric_addr(host, &addr, &h.h_addrtype, &h.h_length) != -1) {
if (numeric_addr(client, NULL, NULL, NULL) == 0) {
extern int numeric_addr(); /* IP4/IP6 inet_addr (restricted) */