changeset 143:7400a8e9d5ba noffle

[svn] NEWS,src/client.c,src/protocol.c,src/protocol.h,src/server.c: Added timeout to Prt_getLn to avoid Noffle hanging if the connection breaks down during a fetch.
author enz
date Sat, 23 Sep 2000 11:37:01 +0100
parents ffbb0497402c
children 8b9366fc1361
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Sep 23 11:36:33 2000 +0100
+++ b/ChangeLog	Sat Sep 23 11:37:01 2000 +0100
@@ -1,3 +1,9 @@
+Sat Sep 02 2000 Markus Enzenberger <markus.enzenberger@t-online.de>
+
+ * NEWS,src/client.c,src/protocol.c,src/protocol.h,src/server.c:
+   Added timeout to Prt_getLn to avoid Noffle hanging if the
+   connection breaks down during a fetch.
+
 Sun Sep 10 2000 Markus Enzenberger <markus.enzenberger@t-online.de>
 
  * src/Makefile.am: Added filter.c, filter.h