The handshake timer can race with another thread sending a FIN or RST
to close a TOE TLS socket. Just bail from the timer without
rescheduling if the connection is closed when the timer fires.
Details
Details
- Reviewers
np - Commits
- rG672784750001: Don't try to adjust a TLS TOE socket that has been closed.
- tested by Chelsio QA
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 35363 Build 32289: arc lint + arc unit