bittorrent-tracker/lib
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
..
client ensure that 'peer' is emitted before 'connect' event fires 2021-04-12 16:13:35 -07:00
server standard 2020-10-28 18:57:47 -10:00
common-node.js standard 2020-10-28 18:57:47 -10:00
common.js standard 2020-10-28 18:57:47 -10:00