Leaflet to Linux [email protected]English • 2 months agoProton 9.0-3 releasedgithub.comexternal-linkmessage-square4arrow-up131arrow-down10cross-posted to: linux_gaming[email protected]
arrow-up131arrow-down1external-linkProton 9.0-3 releasedgithub.comLeaflet to Linux [email protected]English • 2 months agomessage-square4cross-posted to: linux_gaming[email protected]
minus-squarekballinkfedilink1•2 months agohttps://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.
minus-square@ouchlink1•2 months agoThanks. 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?
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?