X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=463d43a2773d8b3d004f446675ae3bd03c250af7;hb=9bdaf6f1c757ea90ed4773a394dc613ae9cca619;hp=01d2135e657e834eac2bf100d5e61f2e443f6036;hpb=66801c1ae9040d48322fd875005fd5fc3fd25ff3;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index 01d2135e..463d43a2 100644 --- a/perl/DXChannel.pm +++ b/perl/DXChannel.pm @@ -544,7 +544,7 @@ sub broadcast_nodes # broadcast a message to all clusters ignoring isolation # [except those mentioned after buffer] -sub broadcast_all_ak1a +sub broadcast_all_nodes { my $s = shift; # the line to be rebroadcast my @except = @_; # to all channels EXCEPT these (dxchannel refs)