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_poll:Modify the TCP poll processing strategy when the network driver is down #192

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

wangchen61698
Copy link
Contributor

Note: Please adhere to Contributing Guidelines.

Summary

when dev is down, tcp_pollsetup returns the value 'OK' and sets the connection status to 'down' and eventset to POLLERR & POLLUP

Impact

tcp

Testing

Manual verification

when dev is down, tcp_pollsetup returns the value 'OK' and sets the connection status to 'down' and eventset to POLLERR & POLLUP

Signed-off-by: wangchen <[email protected]>
@xiaoxiang781216 xiaoxiang781216 merged commit 07f721d into open-vela:dev Feb 25, 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