[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] When accepting an incoming connection, don"t die just b...



Update of /home/minion/cvsroot/src/minion
In directory moria:/tmp/cvs-serv4948

Modified Files:
	HISTORY 
Log Message:
When accepting an incoming connection, don't die just because the connection closes before we can get its address.  This only happens under heavy load.  Fixes bug 485, 213, and maybe others.

Index: HISTORY
===================================================================
RCS file: /home/minion/cvsroot/src/minion/HISTORY,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- HISTORY	16 Nov 2006 23:31:36 -0000	1.18
+++ HISTORY	12 Sep 2007 19:49:40 -0000	1.19
@@ -5,6 +5,8 @@
      it: This prevents "update-servers" from crashing when run without
      a .mixminion directory.
    - Don't die when gzip compression on a downloaded directory is corrupt.
+   - Don't die when an incoming connection closes before we can get its
+     address.
 
 NEW IN VERSION 0.0.8alpha2:
    - License changed from LGPL to the so-called "MIT" license. This has