separatePort
if (separatePort(optarg,
if (separatePort(peer, &cfg.SA_SERVER, &cfg.SA_PORT) > 0) {
int separatePort(char *peer, char **name, uint16_t *port);