ChangeLog
changeset 28 8784d9121214
parent 27 763a2b67fa10
child 29 06a0e0c2e2eb
--- a/ChangeLog	Mon Aug 04 20:49:29 2003 +0000
+++ b/ChangeLog	Mon Aug 04 21:18:23 2003 +0000
@@ -1,9 +1,12 @@
 2003-08-04  Mikael Hallendal  <micke@imendio.com>
 
+	* loudmouth/lm-connection.c: (connection_in_event): 
+	- Disconnect and report that we are disconnected if read doesn't work.
+	  This solved the problem when Gossip eats 100% CPU because the server
+	  got disconnected. Fixes LM-9.
+
 	* loudmouth/Makefile.am: Use -DRUNTIME_ENDIAN, fixes LM-8, bug #118502.
 
-2003-08-04  Mikael Hallendal  <micke@imendio.com>
-
 	* loudmouth/lm-connection.c: 
 	- Modifed patch from Mikhail Zabaluev, fixes LM-5.
 	* (connection_free): close connection if it's still open.
@@ -12,8 +15,6 @@
 	* (connection_in_event, connection_error_event, connection_hup_event):
 	- Return FALSE if io_channel = NULL.
 
-2003-08-04  Mikael Hallendal  <micke@imendio.com>
-
 	* configure.in:
 	- Submitted patch for Loudmouth from Mikhail Zabaluev to
 	  make configure.in use the aclocal-stuff from gnutls instead of