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

tcp_conn.c:resolve reconnection issues in scene where connection failed due to connection rejected #194

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

wangchen61698
Copy link
Contributor

Note: Please adhere to Contributing Guidelines.

Summary

After first connection refused happend,The user use the same connection failed,becasue the tcpstateflags is not TCP_ALLOCATED

Impact

tcp

Testing

Manual verification

…ed due to connection rejected

After first connection refused happend,The user use the same connection failed,becasue the tcpstateflags is not TCP_ALLOCATED

Signed-off-by: wangchen <[email protected]>
@xiaoxiang781216 xiaoxiang781216 merged commit d811bc1 into open-vela:dev Feb 26, 2025
3 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.

2 participants