Skip to content

Conversation

@viksachdev
Copy link
Collaborator

Issue #140

…#140)

For localhost connections where connect() completes immediately, the
state machine was not receiving SocketConnected event. This left it
stuck in Connecting state, causing the connect timer to fire after
30 seconds and close the connection.
…140)

Added debug logging (under NDEBUG) for:
- State machine transitions
- Connection close/closeSocket/closeThroughFilterManager
- Write early return when connection not open
- Read early return and EOF detection
- doReadFromSocket entry and bytes read
@gophergogo gophergogo merged commit b1b8326 into main Dec 30, 2025
1 of 2 checks passed
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.

5 participants