summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Exchange/Session.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Network/BitTorrent/Exchange/Session.hs')
-rw-r--r--src/Network/BitTorrent/Exchange/Session.hs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Network/BitTorrent/Exchange/Session.hs b/src/Network/BitTorrent/Exchange/Session.hs
index 695ac18a..dce2572f 100644
--- a/src/Network/BitTorrent/Exchange/Session.hs
+++ b/src/Network/BitTorrent/Exchange/Session.hs
@@ -169,9 +169,6 @@ handleMessage (Port n) = undefined
169handleMessage (Fast _) = undefined 169handleMessage (Fast _) = undefined
170handleMessage (Extended _) = undefined 170handleMessage (Extended _) = undefined
171 171
172filterQueue :: (Message -> Bool) -> Wire s ()
173filterQueue = undefined
174
175exchange :: Wire Session () 172exchange :: Wire Session ()
176exchange = do 173exchange = do
177 e <- recvMessage 174 e <- recvMessage