Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
BitTorrent: fixed message sizes, based on the actual protocol sizes
authorMaximiliano Geier <maximiliano.geier@loria.fr>
Thu, 18 Oct 2012 13:27:07 +0000 (15:27 +0200)
committerMaximiliano Geier <maximiliano.geier@loria.fr>
Thu, 18 Oct 2012 13:27:07 +0000 (15:27 +0200)
commitce8a9fdb7cad584a5e27d0d4af32b844d3e5420b
tree5add3bca8e71630f7d18931c1173c0f67834888d
parent8065b83e3317c2162066e7d541682a6df037bae4
BitTorrent: fixed message sizes, based on the actual protocol sizes
Fixed tesh to match this change
examples/msg/bittorrent/bittorrent.h
examples/msg/bittorrent/bittorrent.tesh
examples/msg/bittorrent/messages.c
examples/msg/bittorrent/messages.h
examples/msg/bittorrent/peer.c