Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cli] Set
mUseTls
to false after de-initializing TCP session.
Avoid SSL context operations in TCP callbacks (for eg. `HandleTcpDisconnected`) when the context could have already been de-allocated after de-initialization
- Loading branch information