Retry connection to AGW to every 30 seconds on fail
authorDirk Koopman <djk@tobit.co.uk>
Mon, 25 Feb 2008 19:02:25 +0000 (19:02 +0000)
committerDirk Koopman <djk@tobit.co.uk>
Mon, 25 Feb 2008 19:02:25 +0000 (19:02 +0000)
commit7a74bbb4aa72509078b38eff21f06857648cfd42
tree54fb5c1775eb340da2f809d62e0f74d59873ae67
parentcf757a24d80e093d2da598c76bbe3f59fde26902
Retry connection to AGW to every 30 seconds on fail

If the connection to AGW goes away or AGW is not loaded when dxspider starts
up, then there was no retry mechanism for restarting the connection. Now
it will try to connect every 30 seconds if AGW is enabled and there is no
connection present.
Changes
perl/AGWMsg.pm
perl/Version.pm