N_FDCACHE
assert(bus < N_FDCACHE);
static int fd_cache[N_FDCACHE];
for (ch = 0; ch < N_FDCACHE; ch++)