bangalore-haskell-user-group / functorrent

A bit torrent client
GNU General Public License v3.0
18 stars 9 forks source link

Basic Code for PeerThread and ControlThread #34

Closed dfordivam closed 9 years ago

dfordivam commented 9 years ago

This is a basic structure for PeerThread and ControlThread. To compile code I have added undefined at many places. The only thing to review here is the overall structure.