On 20 Jun 2005, at 12:49, Joe Schaefer wrote:
So we don't need to delete/remove the bucket at all? Sweet - that should be even faster :-)I don't think it's correct though- how will $bb->is_empty ever be false without something like $b->delete? Hmm, maybe it's time to start using Apache::Test for testing Apache::Qpsmtpd.
OK, so looking at the latest mod_perl sources we can dump all this bucket stuff - the APR::Socket now has a recv() method so we can just read straight from the socket.
Matt.
