RDSV3_PORT
dest.sin_port = (uint16_t)htons(RDSV3_PORT);
sin.sin_port = (uint16_t)htons(RDSV3_PORT);
"cm %p listening on port %u", cm_id, RDSV3_PORT);