On Sunday 22 June 2003 12.25, Robert Collins wrote: > I'm seeing duplicate pconnDelete's occuring in HEAD. in might be > new (as I've only noticed it since the recent change in pconn > semantics), or it may be older... > > just a heads up, I'm hoping to fix it tonight regardless.
I don't think it is related to the recent change as all this did was to extend the pconn hash key where needed (i.e. when talking to a originserver class peer). However, the last return in pconnPop looks a bit dubious.. should be a "return -1;" I think... Regards Henrik
