Skip to content

Conversation

@31415-n
Copy link

@31415-n 31415-n commented Jun 7, 2025

  • Fix bug where finishConnect() required multiple calls before throwing exceptions
  • Fix logic where address resolution didn't immediately attempt connection
  • After address is resolved, immediately call channel.finishConnect()
  • Ensures immediate error reporting for failed socket connections
  • Improves reliability of socket connection error handling

- Fix bug where finishConnect() required multiple calls before throwing exceptions
- Fix logic where address resolution didn't immediately attempt connection
- After address is resolved, immediately call channel.finishConnect()
- Ensures immediate error reporting for failed socket connections
- Improves reliability of socket connection error handling
@asiekierka
Copy link
Contributor

Could you provide an example scenario in which this issue manifests?

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