https://lists.debian.org/debian-devel/2024/06/msg00041.html
I was wrong, it’s 1024 not 256. It’s a soft limit, so easy to adjust once you’re aware that you need to.
Thanks.
Please note that the soft limit still is 1024, as that’s what legacy syscalls like select() can handle.
I guess anything using select() would break with a higher limit?
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
https://lists.debian.org/debian-devel/2024/06/msg00041.html
I was wrong, it’s 1024 not 256. It’s a soft limit, so easy to adjust once you’re aware that you need to.
Thanks.
I guess anything using select() would break with a higher limit?