]> git.ipfire.org Git - thirdparty/squid.git/commit
Gopher: update to CBDATA_CLASS API
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 10 Oct 2014 16:00:52 +0000 (09:00 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 10 Oct 2014 16:00:52 +0000 (09:00 -0700)
commit2327e7c0fddaec48923a094e96c3147a86ada9b2
treeab5bd214488e66500016f95d13eefc027f8fdf64
parentfcb871d42f78e41b1db0cecf47bb900f146da802
Gopher: update to CBDATA_CLASS API

* Convert from typedef struct to full class

* Convert from old CBDATA API to CBDATA_CLASS2

* Add AsyncJob-alike methods to simplify the cleanup process and future
  conversion.

* Remove unused 'req' member

* Remove remove outdated doxygen documentation
src/gopher.cc