Handle cancel message.
commit48513639ea129234bea9f37c6e334ed45410ff35
authorDavid Brodsky <trekie@sinister.cz>
Sat, 23 Dec 2006 22:28:48 +0000 (23 23:28 +0100)
committerDavid Brodsky <trekie@sinister.cz>
Sat, 23 Dec 2006 22:28:48 +0000 (23 23:28 +0100)
treefa98b170b07f6d11948cecd65b90e2637288c5bf
parent2f27397faff1249da4fa94bdb4a00d86a1cb16c7
Handle cancel message.

Because of this change a slightly different approach to sending pieces has been
taken. Piece writers are now created in the moment when a piece is about to be
sent.
src/main/connection.cpp
src/main/connection.h
src/main/storage.cpp
src/main/storage.h
src/main/torrentclient.cpp
src/main/torrentclient.h