Leaflet to Linux Gaming@lemmy.mlEnglish • 10 months agoProton 9.0-3 releasedgithub.comexternal-linkmessage-square4arrow-up129cross-posted to: linux_gaming@lemmy.worldlinux@lemmy.ml
arrow-up129external-linkProton 9.0-3 releasedgithub.comLeaflet to Linux Gaming@lemmy.mlEnglish • 10 months agomessage-square4cross-posted to: linux_gaming@lemmy.worldlinux@lemmy.ml
minus-squarekballinkfedilink2•10 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@ouch@lemmy.worldlinkfedilink1•10 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?