Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fully implement the piece selection algorithms of Bittorrent protocol:
authorNicolas Bonichon <bonichon@labri.fr>
Thu, 25 Apr 2013 16:46:09 +0000 (18:46 +0200)
committerNicolas Bonichon <bonichon@labri.fr>
Thu, 25 Apr 2013 16:46:09 +0000 (18:46 +0200)
commitcd641543689ed33eb33ac4f3905f63d3d6a0d541
treedf9476e61ff79e3485b8d768d0398cdb5923deff
parent4bb60fefa54ed1665d3452e2a748d26904b46f37
Fully implement the piece selection algorithms of Bittorrent protocol:
   strict priority policy, random first policy, endgame mode
examples/msg/bittorrent/peer.c