Searched refs:max_command_fd (Results 1 – 3 of 3) sorted by relevance
3475 static int max_command_fd; variable3807 max_command_fd = num_to_check; in do_cvs_command()6232 switch (select (max_command_fd + 1, &readfds.fds, in server_cleanup()6242 for (i = 0; i <= max_command_fd; i++) in server_cleanup()
2563 (command_fds_to_drain, max_command_fd): New variables.
5165 * server.c (do_cvs_command): Only define and set max_command_fd if