Home
last modified time | relevance | path

Searched refs:max_command_fd (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dserver.c3475 static int max_command_fd; variable
3807 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()
H A DChangeLog-93952563 (command_fds_to_drain, max_command_fd): New variables.
H A DChangeLog5165 * server.c (do_cvs_command): Only define and set max_command_fd if