summaryrefslogtreecommitdiff
path: root/tests/test_select_dynamic.c (follow)
AgeCommit message (Collapse)Author
2023-11-16Add hardening for select()jvoisin
This is unlikely to be used, since fd_set is usually manipulated by macros, but it doesn't hurt to add a simple comparison.