start ping work
[spider.git] / perl / Aranea.pm
index 75fcee8e07519bff04faa5d341f3ad24c62eb07a..e31b7984ffcb59914dc9bdb63a2bdfbffd65633b 100644 (file)
@@ -247,7 +247,7 @@ sub disconnect
        DXProt::route_pc21($self, $main::mycall, undef, @rout) if @rout;
 
        # remove outstanding pings
-#      delete $pings{$call};
+       Thingy::Ping::forget($call);
        
        # I was the last node visited
     $self->user->node($main::mycall);