this post was submitted on 19 Sep 2024
29 points (100.0% liked)

Linux Gaming

15593 readers
107 users here now

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.

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ouch@lemmy.world 1 points 1 week ago

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?