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

Reply via email to