2007-05-20 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>

* Added the simultaneous download feature.
This commit is contained in:
Tatsuhiro Tsujikawa 2007-05-20 13:51:52 +00:00
parent dd37b7be0a
commit eaf2d53a91
74 changed files with 800 additions and 635 deletions

View file

@ -46,6 +46,7 @@ protected:
public:
AbstractProxyResponseCommand(int cuid,
const RequestHandle& req,
RequestGroup* requestGroup,
const HttpConnectionHandle& httpConnection,
DownloadEngine* e,
const SocketHandle& s);