http://bugzilla.spamassassin.org/show_bug.cgi?id=3917
------- Additional Comments From [EMAIL PROTECTED] 2004-11-21 20:07 ------- btw 'no, I don't think so' was referring to this question: > Would using syswrite for output require that sysread be used for input on the > same socket instead of getline? sounds like perl's stdio layer in windows/cygwin is buggy. should probably report that upstream if possible... changing spamd to use syswrite() on all OSes, is probably a good idea anyway. the use of print is a slight inefficiency, if syswrite() will work instead. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
