fd_idx_p
srv->fdidx = (fd_idx_p) calloc(FD_SETSIZE, sizeof(srv->fdidx[0]));
fd_idx_p fdidx; /* descriptor index */