X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FExtMsg.pm;h=81b9a1bc33b727798573dc91291e7492b2a33592;hb=1efae85edb9fd00107a5c3105d7b0d70807de348;hp=ce73b79f489ce3f042f34ae934d93f28c00a0877;hpb=55777026bbfa5b9cf988a85bbe28fe94993482b8;p=spider.git diff --git a/perl/ExtMsg.pm b/perl/ExtMsg.pm index ce73b79f..81b9a1bc 100644 --- a/perl/ExtMsg.pm +++ b/perl/ExtMsg.pm @@ -118,7 +118,7 @@ sub new_client { $conn->{state} = 'WL'; # $conn->send_raw("\xff\xfe\x01\xff\xfc\x01\ff\fd\x22"); # $conn->send_raw("\xff\xfa\x22\x01\x01\xff\xf0"); - $conn->send_raw("\xFF\xFC\x01"); +# $conn->send_raw("\xFF\xFC\x01"); _send_file($conn, "$main::data/issue"); $conn->send_raw("login: "); } else {