INADDR_NONE
if (address == INADDR_NONE)
#ifndef INADDR_NONE
if ((inaddr = inet_addr(__host.c_str())) != INADDR_NONE) {
return (INADDR_NONE);