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

Pure Ruby EM, rescue ECONNREFUSED on initial TCP connect #741

Merged
merged 3 commits into from
Nov 8, 2016

Conversation

portertech
Copy link
Contributor

No description provided.

@sodabrew
Copy link
Member

sodabrew commented Nov 5, 2016

In the case of the ECONNREFUSED, it'll continue to pass the unconnected socket to the EvmaTCPClient class. Is that better than throwing the exception in the connect method?

@sodabrew sodabrew merged commit 1c086ee into eventmachine:master Nov 8, 2016
@sodabrew sodabrew added this to the v1.2.1 milestone Nov 14, 2016
@portertech portertech deleted the feature/pure_ruby_tls branch November 18, 2016 04:50
@portertech portertech restored the feature/pure_ruby_tls branch November 18, 2016 19:48
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.

2 participants