On Sat, 2007-12-15 at 12:56 +0200, Tsantilas Christos wrote:
> void ICAPModXact::inheritVirginProperties(HttpRequest &newR, const
> HttpRequest &oldR) {
>
> newR.client_addr = oldR.client_addr;
> - newR.client_port = oldR.client_port;
> -
> newR.my_addr = oldR.my_addr;
> - newR.my_port = oldR.my_port;
Just curious, what happened to the port part? Is it now inside the
address?
Thanks,
Alex.
Received on Thu Dec 20 2007 - 09:34:41 MST
This archive was generated by hypermail pre-2.1.9 : Mon Dec 31 2007 - 12:00:03 MST