]> git.ipfire.org Git - thirdparty/squid.git/commit
Documentation, polishing and fixes
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 11 Jul 2016 15:34:28 +0000 (18:34 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 11 Jul 2016 15:34:28 +0000 (18:34 +0300)
commita175ef713ca9be04283c3fdbe74f400154cd61dd
treebea29c25347219e30e0ac9f5b92078c7d6bedb90
parent6041eef8b5ce201e1e4795834f364953198642a0
Documentation, polishing and fixes

 - Add/fix basic documentation for Downloader and DownloaderContext classes
 - Move DownloaderContext class definition to Downloader.cc file
 - fix cbdata leaks inside DownloaderCotnext destructor, caused by simple typo
   mistake.
 - Do not cbdatalock the ClientHttpRequest object inside DownloaderContext.
   This class is responsible to hold the main pointer and finaly delete the
   ClientHttpRequest object.
src/Downloader.cc
src/Downloader.h