select_profile
selected = select_profile(fd, 0, max(timeout, forever));
selected = select_profile(fd, 1, 0);
static char *select_profile(int fd, int readonly, int timeout);