X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FExtMsg.pm;h=cc938bd822223706de2e50369d5cd29fe1b0590c;hb=a6e52cc1680c2c30ef874e2e6c16d00c956624ee;hp=4475f6a10cbf6623f5c8f12163acb6cf14f97198;hpb=6e1e3dbb021d95286ba02e27ac96d53abdbb3823;p=spider.git diff --git a/perl/ExtMsg.pm b/perl/ExtMsg.pm index 4475f6a1..cc938bd8 100644 --- a/perl/ExtMsg.pm +++ b/perl/ExtMsg.pm @@ -335,8 +335,6 @@ sub _timedout { my $conn = shift; dbg('connect', "timed out after $conn->{timeval} seconds"); - $conn->{timeout}->del; - delete $conn->{timeout}; $conn->disconnect; }