]> git.rkrishnan.org Git - functorrent.git/commit
refactor: remove peerid from Peer datatype
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 19 Jun 2016 06:56:55 +0000 (12:26 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 19 Jun 2016 06:56:55 +0000 (12:26 +0530)
commit9beb0fb9814b33725f6adfa5adabb3225a54277b
tree18d65819adb662e9cf0a0de5a5d7e906f5876d4d
parent2ddd7237e3615d4a55460ca86de22a669c90232c
refactor: remove peerid from Peer datatype
src/FuncTorrent/Peer.hs
src/FuncTorrent/PeerMsgs.hs
src/FuncTorrent/Server.hs
src/FuncTorrent/Tracker.hs
src/FuncTorrent/Tracker/Http.hs
src/FuncTorrent/Tracker/Types.hs
src/FuncTorrent/Tracker/Udp.hs