1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-30 02:36:39 +02:00
Files
unrealircd/src
Bram Matthys 434e51f69d Fix crash when listen block was removed while it had connected clients on that port. Reported by AnGeLoCaDuTo (#4544).
There were a few flaws in the code: 1) it should close the listener on /rehash,
shouldnt't matter if there are clients or not, 2) then there was a bug where it
would properly close the listener but it would be re-opened by add_listener2.

Also added a "IRCd no longer listening on .." message if you remove a listen block.
2016-01-13 10:30:07 +01:00
..
2015-10-10 17:44:52 +02:00
2015-07-16 10:56:46 +02:00
2015-07-14 12:27:20 +02:00
2015-06-30 00:46:59 -07:00
2015-12-16 11:22:58 +01:00
2015-05-20 02:33:48 -04:00
2015-07-16 20:22:05 +02:00
2015-12-24 14:04:04 +01:00
2015-12-13 09:21:18 +01:00
2015-07-10 15:07:17 +02:00
2015-12-24 14:04:04 +01:00