Ok, it's now done, including documentation. lp:~squid/squid/stringng-cherrypick has the most uptodate code.
On Mon, Jul 29, 2013 at 11:55 PM, Alex Rousskov <rouss...@measurement-factory.com> wrote: > On 07/29/2013 01:38 PM, Kinkie wrote: > >> So to implement this I should: >> - rename current reserveSpace to rawSpace, add returning the pointer >> as in current rawSpace. >> - reimplement reserveSpace as a convenience calling reserveCapacity >> - adjust clients of reserveSpace to use rawSpace instead. >> >> If this is correct, I'm OK with it. > > > Yes, I think the above plan will result in the implementation I am > rooting for. > > > Thank you, > > Alex. > -- /kinkie