qpsmtpd/lib/Danga
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
..
DNS Fix for removed pseudo hash 2005-11-13 23:46:03 +00:00
Client.pm With PollServer, I get several unrecognized commands before the disconnect 2005-11-16 15:04:37 +00:00
DNS.pm Allow any type of query 2005-11-11 14:28:47 +00:00
Socket.pm Merge in a bunch of changes from Bradfitz's Danga::Socket 1.40-1.43 2005-07-19 15:37:14 +00:00
TimeoutSocket.pm MERGE r386:r480 FROM https://svn.perl.org/qpsmtpd/branches/high_perf 2005-07-11 19:11:11 +00:00