From: Stephen L Johnson Date: Mon, 17 Apr 2000 18:56:49 +0000 (+0000) Subject: latest changes X-Git-Tag: spong-2_7-alpha5~14 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=400bc17e59b8579a84ec050bd9d819b17f369699;p=spong.git latest changes --- diff --git a/CHANGES b/CHANGES index ceff4c4..7c9104c 100755 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,11 @@ Stephen L Johnson 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