On Mon, Feb 05, 2007 at 06:51:11PM +0100, [EMAIL PROTECTED] wrote: > > > > > > > > > > Or a GetFailed with Removed=true. > > Finally not a good idea: if a request was SUCCESSFUL and then it is > removed from the queue, why should the node send a GetFailed with > Removed=true? We need a message PersistentRequestRemoved to keep it > consistent and simple!
Okay, that's a good reason - we need to be notified when an already completed request is removed, we're not currently. Do it. Make sure that if the request was already running that the PRR is sent *after* the GetFailed though.
signature.asc
Description: Digital signature
_______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
