summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Exchange/Wire.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Network/BitTorrent/Exchange/Wire.hs')
-rw-r--r--src/Network/BitTorrent/Exchange/Wire.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Network/BitTorrent/Exchange/Wire.hs b/src/Network/BitTorrent/Exchange/Wire.hs
index 6f80a567..1cf14809 100644
--- a/src/Network/BitTorrent/Exchange/Wire.hs
+++ b/src/Network/BitTorrent/Exchange/Wire.hs
@@ -54,6 +54,8 @@ import Network.BitTorrent.Exchange.Message
54-- TODO handle port message? 54-- TODO handle port message?
55-- TODO handle limits? 55-- TODO handle limits?
56-- TODO filter not requested PIECE messages 56-- TODO filter not requested PIECE messages
57-- TODO metadata piece request flood protection
58-- TODO piece request flood protection
57{----------------------------------------------------------------------- 59{-----------------------------------------------------------------------
58-- Exceptions 60-- Exceptions
59-----------------------------------------------------------------------} 61-----------------------------------------------------------------------}