Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
BitTorrent changes:
authorMaximiliano Geier <maximiliano.geier@loria.fr>
Wed, 24 Oct 2012 12:55:53 +0000 (14:55 +0200)
committerMaximiliano Geier <maximiliano.geier@loria.fr>
Wed, 24 Oct 2012 12:55:53 +0000 (14:55 +0200)
commita056c753e9e4cfb9147a8184e4db442ff3b99b43
tree27c1a032dabf9e64c36438b0753a191c11610fb7
parent13f9ae4ca658a16c0b9d76fb918032f1c8b9841a
BitTorrent changes:
Fix message sizes (used MB instead of bytes)
Fix tesh again to match this change
Define new message type MESSAGE_CANCEL (not implemented yet)
examples/msg/bittorrent/bittorrent.tesh
examples/msg/bittorrent/messages.c
examples/msg/bittorrent/messages.h
examples/msg/bittorrent/peer.c