Just implemented an important bugfix for the last monotorrent release. Somehow i missed the fact that it didn't close connections properly ;) Fun stuff!
There's a new release up on monotorrent.com for anyone who downloaded the other release.
Enjoy!
Subscribe to:
Post Comments (Atom)
6 comments:
Line 198 in BitTorrentClient.cs you probably want to change .Length to .Count :)
I don't have any file called "BitTorrentClient.cs". Is that not your own code? I can't fix that ;)
haha, you're right.
It's my wrapper *sigh* I just saw a compile error and took for granted that something was broken in your code instead of a change that broke my code :)
Though, I see a lot of commits for .Length -> .Count fixes, So you might have struck a cord anyway :p
What happened to monotorrent.com??
Still works fine here.
Post a Comment