addrport_parse
int addrport_parse(const char *, int, struct addrinfo **);
if (addrport_parse(paramvalv[0], IPPROTO_UDP, &res) != 0)