X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=240142c65107a80e6979fa417935f247fd4f1866;hb=d572c34d7d49a76310446ca0ccae4fbbaceb8224;hp=dcd7b909bf25af8983044ace748da460efb896eb;hpb=8e14149148baba63ce5ae2b95aacda8ab6dd0d87;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index dcd7b909..240142c6 100644 --- a/perl/DXChannel.pm +++ b/perl/DXChannel.pm @@ -135,7 +135,7 @@ $count = 0; wx => '0,Want WX,yesno', ); -$maxerrors = 20; # the maximum number of concurrent errors allowed before disconnection +$maxerrors = 5; # the maximum number of concurrent errors allowed before disconnection # object destruction sub DESTROY