FD_HEADROOM
if (rl.rlim_max < NCONNECTIONS + FD_HEADROOM)
(uintmax_t)rl.rlim_max, NCONNECTIONS + FD_HEADROOM);