On Sat, 19 Oct 2002, Bart Schaefer wrote:

> Use file descriptors.  Create a pipe() between the "master" spamd and each 
> forked "worker" spamd.  The worker closes the read end, the master closes
> the write end

Er, sorry, I revised the algorithm in the middle of writing the second
paragraph and then didn't fix the first one.  To use the writeable count
from select, both ends have to stay open.  But you get the idea.



-------------------------------------------------------
This sf.net email is sponsored by:
Access Your PC Securely with GoToMyPC. Try Free Now
https://www.gotomypc.com/s/OSND/DD
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to