RDS_PORT
sin->sin_port = htons(RDS_PORT);
rdsdebug("cm %p listening on port %u\n", cm_id, RDS_PORT);
sin.sin_port = htons(RDS_PORT);