EBD> Date: Thu, 18 Sep 2003 18:01:07 +0000 (GMT)
EBD> From: E.B. Dreger
EBD> That's why one uses a daemon with main loop including
EBD> something like:
EBD>
EBD> success = 0 ;
EBD> for ( i = checklist ; i->callback != NULL ; i++ )
EBD> success &= i->callback(foo) ;
EBD> if ( success )
EBD> send_keepalive(via_some_ipc_mechanism) ;
Eek!
s,success = 0,success = 1,
Eddy
--
Brotsman & Dreger, Inc. - EverQuick Internet Division
Bandwidth, consulting, e-commerce, hosting, and network building
Phone: +1 785 865 5885 Lawrence and [inter]national
Phone: +1 316 794 8922 Wichita
_________________________________________________________________
DO NOT send mail to the following addresses :
[EMAIL PROTECTED] -or- [EMAIL PROTECTED] -or- [EMAIL PROTECTED]
Sending mail to spambait addresses is a great way to get blocked.