superafroman / node-torrent

Bittorrent client for node.js.
428 stars 100 forks source link

Prevent torrents from changing client._extensions #19

Closed njoyard closed 11 years ago

njoyard commented 11 years ago

Without this change, adding several torrents to the same client causes exceptions because torrents change client._extensions (torrent.js:209)