1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-05 21:33:13 +02:00
Files
unrealircd/doc
Bram Matthys 64ea1d09d6 Move 'reserved clients' stuff to runtime, since 'ulimit -n' could be lower.
This fixes a bug where if you run ./Config with 'auto' file descriptors,
and then have an unusually low 'ulimit -n' of like 150, you would end up
with a negative amount of file descriptors available for use.

This fix moves it from compile-time setting of reserved fd's to runtime
setting.

All this is wrong, by the way, but that is for another major overhaul,
at least this bug is fixed now :D
2023-12-28 09:00:09 +01:00
..
2022-12-14 15:24:19 +00:00
2010-07-14 18:54:52 +00:00
2023-12-22 15:34:10 +01:00
2000-02-28 22:45:44 +00:00