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

Wrap addrToIPPort in try/catch #620

Merged
merged 1 commit into from Feb 19, 2016
Merged

Wrap addrToIPPort in try/catch #620

merged 1 commit into from Feb 19, 2016

Conversation

@niieani
Copy link
Contributor

niieani commented Feb 15, 2016

It was throwing an error when addr was not parsable, causing webtorrent to die.
See related: https://github.com/feross/bittorrent-swarm/pull/31.

it was throwing an error when addr was not parsable
@niieani niieani force-pushed the niieani:fix branch from 520e83b to 9b67cb1 Feb 16, 2016
feross added a commit that referenced this pull request Feb 19, 2016
Wrap addrToIPPort in try/catch
@feross feross merged commit 1b97f33 into webtorrent:master Feb 19, 2016
2 checks passed
2 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
feross added a commit that referenced this pull request Feb 19, 2016
@feross

This comment has been minimized.

Copy link
Member

feross commented Feb 19, 2016

Thanks for the PR. I needed to make some changes to it. You can see them here: 42f94e8

This is released as 0.77.0.

@lock

This comment has been minimized.

Copy link

lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.