]> git.ipfire.org Git - thirdparty/squid.git/commit - src/http.cc
Cleanup: rename ServerStateData to Client
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 22 Sep 2014 17:39:41 +0000 (10:39 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 22 Sep 2014 17:39:41 +0000 (10:39 -0700)
commitfccd4a86cb1e76445cac533fe0ef10aa55273189
treeaf8053191a5d745b5240903084eed2016f98435a
parent002df7ca9688bf05b0774dbc5324d37e1f70d25b
Cleanup: rename ServerStateData to Client

* rename class

* move Server.* to clients/Client.*
src/Makefile.am
src/clients/Client.cc [moved from src/Server.cc with 89% similarity]
src/clients/Client.h [moved from src/Server.h with 95% similarity]
src/clients/FtpClient.cc
src/clients/FtpClient.h
src/clients/FtpGateway.cc
src/clients/FtpRelay.cc
src/clients/Makefile.am
src/http.cc
src/http.h