X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fwsjtl.pl;h=7bfc8e7a8603ca45a211a78e6729f43bcb9c64d8;hb=56526488941b1e3a410279f3d4061649b8319444;hp=f991366e34dc0a9b19ab943620194ac007dfd30f;hpb=7b01da28872dd9fb93e9dc29683869a851efd6cc;p=spider.git diff --git a/perl/wsjtl.pl b/perl/wsjtl.pl index f991366e..7bfc8e7a 100755 --- a/perl/wsjtl.pl +++ b/perl/wsjtl.pl @@ -111,7 +111,7 @@ sub _udpread my $in = $wsjtx->handle($handle, $data, "$host:$port"); - distribute($in); + distribute($in) if $in && length $in; } sub _accept