http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5254
------- Additional Comments From [EMAIL PROTECTED] 2006-12-31 01:45 ------- This may not be a bug, but a feature. The Changes file for IO:Socket::SSL version 0.991 sounds like it is relevant to what we are seeing, which is a call to syswrite returning after a partial write: v0.991 - sysread and syswrite ar no longer the same as read and write, but can return already if only parts of the data are read or written (which is the usual semantic for sysread and syswrite) This should fix problems with HTTP::Daemon::SSL ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
