]> git.etc.gen.nz Git - spong.git/commitdiff
latest changes
authorStephen L Johnson <sjohnson@monsters.org>
Mon, 17 Apr 2000 18:56:49 +0000 (18:56 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Mon, 17 Apr 2000 18:56:49 +0000 (18:56 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ceff4c4788d7559faf8e52e2e3ef3c3aca553ccb..7c9104c4c55eee9bca46a7bf87ee06b3068a588c 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,11 @@ Stephen L Johnson <sjohnson@monsters.org>
 
 Version 2.7 Changes
 
+04/16/00
+CHANGED - removed Net::Ping from spong-network, moved it to check_ping module.
+added support to use Time::HiRes module if loaded. reactived problem esclation
+code in spong-network. Changed check_tcp routine to use increasing timeouts instead of a flat 10 second timeout. Made check_tcp to report reson why service is down (time out or service refused).
+
 04/04/00
 FIXED - wasn't closing duplicate $client and $sock file handles in all forking
 code in spong-server