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
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable