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