[EMAIL PROTECTED] writes:

> I was porting the testipsub.c tests to the new test suite, and I have
> noticed this function.  Is there a reason that this function returns 1/0,
> instead of APR_SUCCESS/APR_Some_other_value?  

Is there a more APR-ish way to describe returning "true" or "false"
than

/* @return non-zero if the socket address is within the subnet, 0 otherwise */

-- 
Jeff Trawick | [EMAIL PROTECTED]
Born in Roswell... married an alien...

Reply via email to