more logging
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@347 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
e10bb78cd3
commit
1670530a1a
@ -81,6 +81,7 @@ sub respond {
|
||||
|
||||
sub disconnect {
|
||||
my $self = shift;
|
||||
$self->log(LOGDEBUG,"click, disconnecting");
|
||||
$self->SUPER::disconnect(@_);
|
||||
exit;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user