X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fbye.pl;h=653e939407a4067141f4da5bad97e11074af859a;hb=6c8062c1356fe49974da2df121852b41971f7b77;hp=13195c60ebb3a38820c8f9f77e0e3de841746025;hpb=b735ad9a0325fae9ca0c2324794b99288a737802;p=spider.git diff --git a/cmd/bye.pl b/cmd/bye.pl index 13195c60..653e9394 100644 --- a/cmd/bye.pl +++ b/cmd/bye.pl @@ -15,6 +15,8 @@ if ($self->is_user && -e "$main::data/logout") { sleep(1); } +#$self->send_now('Z', ""); + $self->disconnect; return (1);