--- - branch: MAIN date: Tue May 7 20:10:21 UTC 2019 files: - new: '1.44' old: '1.43' path: src/sys/kern/sys_select.c pathrev: src/sys/kern/sys_select.c@1.44 type: modified id: 20190507T201021Z.d9f189d5844cc7aa8f34faab154c873e6cd125fb log: | Use the max limit (aka maxfiles or the moral equivalent of OPEN_MAX) which makes poll(2) align with the Posix documentation (which allows EINVAL if nfds > OPEN_MAX). From: Anthony Mallet module: src subject: 'CVS commit: src/sys/kern' unixtime: '1557259821' user: christos