Re: [PATCH 1/2] Rename Ipc::FewToFewBiQueue method peek() to findOldest().

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Fri, 14 Oct 2011 10:57:10 +1300

On 14/10/11 03:45, Alex Rousskov wrote:
> On 10/13/2011 08:05 AM, Dmitry Kurochkin wrote:
>> - // TODO: rename to findOldest() or some such
>> - /// calls OneToOneUniQueue::peek() using the given process queue
>> - template<class Value> bool peek(const int remoteProcessId, Value&value) const;
>> + /// finds the oldest item in incoming and outgoing queues between
>> + /// us and the given remote process
>> + template<class Value> bool findOldest(const int remoteProcessId, Value&value) const;
> ...
>
> This can go in as a trivial change addressing an existing TODO, but I am
> not sure about the timing. Amos, I saw you prepping for the next 3.2
> release. Should I wait for that before committing any new patches?

Go ahead. trunk is unaffected under the current work style. Prep today
just marks the beta branch going into a short packaging freeze.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.16
   Beta testers wanted for 3.2.0.12
Received on Thu Oct 13 2011 - 21:57:15 MDT

This archive was generated by hypermail 2.2.0 : Fri Oct 14 2011 - 12:00:16 MDT