Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On duplicate torrent add, don't emit 'infoHash' #798

Merged
merged 1 commit into from May 12, 2016
Merged
Commits on May 11, 2016
  1. On duplicate torrent add, don't emit 'infoHash'

    feross committed May 11, 2016
    Private 'infoHash' event allows client.add to check for duplicate
    torrents and destroy them before the normal 'infoHash' event is
    emitted. Prevents user applications from needing to deal with duplicate
    'infoHash' events.
You can’t perform that action at this time.