MAX_CONNECTIONS
static int fd_array[MAX_THREADS][MAX_CONNECTIONS];
for (i = 0; i < MAX_CONNECTIONS; i++) {