magic/sim
Darryl L. Miles 6d2d4353d3 select() API usages add ASSERT() to validate fd number is in-range
This encapsulates the expectation the 'fd' is in the permitted range for
the standard sizes 'fd_set'.

This is so there is some form of detection with issues in this area, if
the RLIMIT_NOFILE limit is increased.
2025-04-09 15:19:25 -04:00
..
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
SimDBstuff.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04:00
SimExtract.c Ti[GS]etClient() usage enforcement 2025-04-09 14:55:58 -04:00
SimRsim.c select() API usages add ASSERT() to validate fd number is in-range 2025-04-09 15:19:25 -04:00
SimSelect.c Ti[GS]etClient() usage enforcement 2025-04-09 14:55:58 -04:00
SimSelect.c.new Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
sim.h C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00