Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes deletion order in CC32xx socket shutdown. (#442)
This change ensures that threads higher priority than the closing call have a chance to exit their kernel processing before the socket object gets deleted. This makes #440 slightly better.
- Loading branch information