On Wed, Oct 01, 2003 at 06:18:04PM -0400, Dan Merillat wrote: > pConnectFailed = .75, pSearchFailed=.75
Since a ConnectFailed and a SearchFailed are mutually exclusive pConnectFailed+pSearchFailed will always be <= 1. Anyway, as Ed has said - these days pConnectFailed will always be 0 as connections are opened before the reference is considered for routing (in theory), so this debate may be on a moot point. Ian. -- Ian Clarke [EMAIL PROTECTED] Coordinator, The Freenet Project http://freenetproject.org/ Weblog http://slashdot.org/~sanity/journal _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
