Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
BitTorrent: changed the way the PIECE message is handled so that it uses MSG_task_ise...
authorMaximiliano Geier <maximiliano.geier@loria.fr>
Wed, 14 Nov 2012 10:35:40 +0000 (11:35 +0100)
committerMaximiliano Geier <maximiliano.geier@loria.fr>
Wed, 14 Nov 2012 10:35:40 +0000 (11:35 +0100)
commit37f24fd67e04254218bd7b43dcb7650506776868
treec09241e03acac40567420a7faa5b8b951e183b66
parent995564c24c3c1b491e552658b0542f5d91d133b0
BitTorrent: changed the way the PIECE message is handled so that it uses MSG_task_isend insted of MSG_task_dsend, and queues pending comms accordingly
examples/msg/bittorrent/peer.c
examples/msg/bittorrent/peer.h