bittorrent-tracker/lib
Feross Aboukhadijeh 48d0ea42ad Handle peer 'error' events correctly
Handle peer 'error' events that are fired *before* the peer is emitted
in a 'peer' event. Once the peer is emitted in a 'peer' event, then
it's the consumer's responsibility to listen for errors.

This fixes the most common error in WebTorrent Desktop according to our
telemetry.
2017-04-07 17:34:08 -07:00
..
client Handle peer 'error' events correctly 2017-04-07 17:34:08 -07:00
server Delete socket.upgradeReq when it is no longer needed to reduce memory usage 2017-03-07 13:22:51 -08:00
common-node.js use correct API signature in querystring methods 2017-03-08 02:07:48 -08:00
common.js Use safe-buffer 2016-05-29 23:12:23 -07:00