PORT_MIN
if (strtonum(uport, PORT_MIN, PORT_MAX,
lo = strtonum(token, PORT_MIN, PORT_MAX, &errstr);
hi = strtonum(n, PORT_MIN, PORT_MAX, &errstr);