Skip to content

Conversation

@philnash
Copy link
Contributor

If the server errors with EADDRINUSE then we ask for a new port number with the default of the existing port number + 1.

Fixes #97.

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

@philnash philnash requested a review from dkundel April 14, 2020 05:24
@philnash philnash changed the title Handle EADDRINUSE by asking for another port number. feat(start): handle EADDRINUSE by asking for another port number Apr 14, 2020
@philnash philnash requested a review from dkundel April 21, 2020 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle EADDRINUSE error

3 participants