Re: [PATCH] squidclient modular redesign

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Fri, 21 Feb 2014 02:19:52 +1300

On 17/02/2014 11:23 a.m., Amos Jeffries wrote:
> I am trying to update squidclient support multiple protocol request
> messages (HTTP/1, HTTP/2, HTCP, ICP).
>
> The attached patch begins breaking the existing code into modules. The
> "ping mode" operations and command line processing are broken out from
> the main squidclient.cc into Ping.* files.
>
> To keep the tool code files clearly identifiable now that they are
> multiplying they are shuffled into tools/squidclient/
>
> A mechanism is added to allow each module to have its own option set.
> Ping-specific short command line options are now only parsed after a
> mode flag (--ping) is presented. This frees up the -g and -I options for
> use by other non-ping modules in future.
>
> Amos

This is now in trunk as rev.13288.

Amos
Received on Thu Feb 20 2014 - 13:20:03 MST

This archive was generated by hypermail 2.2.0 : Thu Feb 20 2014 - 12:00:13 MST