bind_tohost
static int bind_tohost(struct sockaddr_in *, char *, char *);
return bind_tohost(&sin, domainname, argv[0]) != 0;