1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 02:43:14 +02:00
Files
unrealircd/src/modules
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
..
2021-09-11 08:17:12 +02:00
2021-09-13 18:44:18 +02:00
2021-09-11 08:17:12 +02:00
2022-01-28 17:02:19 +01:00
2022-05-01 14:05:34 +02:00
2021-08-12 16:03:20 +02:00
2022-12-14 15:24:19 +00:00
2022-01-08 03:46:09 +03:00
2021-09-11 08:17:12 +02:00
2004-05-12 22:02:05 +00:00
2023-11-19 14:01:16 +01:00
2022-06-19 20:15:00 +02:00
2023-04-05 08:07:18 +02:00
2021-09-11 08:17:12 +02:00
2021-10-30 17:25:58 +02:00
2022-11-14 07:43:43 +00:00
2023-03-22 15:32:16 +01:00
2022-11-18 08:53:36 +00:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2022-05-15 07:45:00 +02:00
2023-11-19 14:01:16 +01:00
2023-04-26 18:12:53 +02:00