From 32ab3cba8bfd9cc24cc14d00d90358f0ffdb3df4 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Mon, 4 Jan 2010 13:12:29 +0000 Subject: [PATCH] woops.. credit ;) --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 93d5599d4..569fd6b6a 100644 --- a/Changes +++ b/Changes @@ -1897,6 +1897,6 @@ - Fixed a /RESTART issue on Linux: Unreal did not properly close all file- descriptors. Because of this, Unreal did not restart properly as you would get an "Address already in use" error. This only seemed to happen when - logging to syslog. + logging to syslog. Reported by Mouse (#0003882). - Fixed a similar issue with syslog (and debugmode) and closing fd's as well: the first port we listened on would not open up, ircd did not log any error.