mirror of
https://github.com/aria2/aria2.git
synced 2026-04-13 16:23:03 +00:00
2008-05-17 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Added the debug log message. * src/BtPieceMessage.cc (doReceivedAction)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-05-17 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
||||
|
||||
Added the debug log message.
|
||||
* src/BtPieceMessage.cc (doReceivedAction)
|
||||
|
||||
2008-05-17 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
||||
|
||||
Sorted DHTPeerAnnounceEntry in a ascending order of info hash and
|
||||
|
||||
@@ -104,6 +104,9 @@ void BtPieceMessage::doReceivedAction() {
|
||||
onWrongPiece(piece);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
logger->debug("CUID#%d - RequestSlot not found, index=%d, begin=%d",
|
||||
cuid, index, begin);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user