bittorrent-tracker/lib/client
Feross Aboukhadijeh dd02cddcb8 ensure that 'peer' is emitted before 'connect' event fires
This is just a defensive code change to ensure that if signal() were somehow able to cause the peer to synchronously emit the 'connect' event that we won't cause the 'error' listener to be unregistered before 'peer' is emitted and the user has a chance to register their own 'error' listener
2021-04-12 16:13:35 -07:00
..
http-tracker.js standard 2020-10-29 10:25:57 -10:00
tracker.js replace self with this 2018-10-03 15:06:38 +02:00
udp-tracker.js standard 2020-10-29 10:25:57 -10:00
websocket-tracker.js ensure that 'peer' is emitted before 'connect' event fires 2021-04-12 16:13:35 -07:00