--- Coro/myhttpd/httpd.pl 2006/12/02 03:31:42 1.82 +++ Coro/myhttpd/httpd.pl 2006/12/03 17:49:22 1.83 @@ -199,7 +199,6 @@ sub DESTROY { my $self = shift; - close $self->{fh}; # workaround --$::conns; }