Skip to content

Add exception handling to socket calls #30

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

Merged
merged 2 commits into from
Feb 1, 2017
Merged

Add exception handling to socket calls #30

merged 2 commits into from
Feb 1, 2017

Conversation

zfi
Copy link

@zfi zfi commented Feb 1, 2017

The calls used to determine the client's IP address fail if the client hostname cannot be resolved. Under this condition, the client appears to launch and then immediately fail without any indication as to why it failed.

The update traps the exception and prints an error message to the console.

@paragitadmin paragitadmin merged commit 545165a into parallaxinc:demo Feb 1, 2017
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.

3 participants