qpsmtpd/lib
Matt Sergeant 8454ed40bc With PollServer, I get several unrecognized commands before the disconnect
from plugins/count_unrecognized_commands kicks in.

Several buffered lines are read and processed by
Danga::Client::process_read_buf() without checking if the socket was
closed.  The attached patch seems to fix it.
-- Brian Grossman


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@571 958fd67b-6ff1-0310-b445-bb7760255be9
2005-11-16 15:04:37 +00:00
..
Apache Notice /var/qmail/control dir (Joe Schaefer) 2005-07-15 21:15:44 +00:00
Danga With PollServer, I get several unrecognized commands before the disconnect 2005-11-16 15:04:37 +00:00
Qpsmtpd Migrate transaction(), reset_transaction() and connection() up to Qpsmtpd.pm 2005-07-29 18:05:08 +00:00
Qpsmtpd.pm Merge r529 from 0.31 branch (explicit config dir via $QPSMTPD_CONFIG). 2005-07-31 08:48:04 +00:00