forked from esp-rs/esp-hal
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent some leaks & a bit of cleanup (esp-rs#306)
* Decrease inflight counter if internal tx fails * Clean up recv_cb * Avoid leaking AP list when scan is cancelled * Also register transmit waker when calling receive * Shorten unsafe block * Explain and reuse FreeApListOnDrop, split up unsafe block
- Loading branch information
Showing
1 changed file
with
77 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters