"Paul J. Reder" wrote:
> 
> I believe that this patch addresses all of Greg Ames concerns. 
 

> +#define I_AM_TO_SHUTDOWN()                                                   \
> +(ap_scoreboard_image->servers[my_child_num][0].life_status != SB_WORKING)
> +

sweet...that will help it go a little faster.  Thanks!

btw, can we get rid of the the second index ( [0] ) ?  Earlier in 2.0,
we were allocating 10 scoreboard images; I assume this is some residue.

Greg

Reply via email to