Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sockets: Fix free-select-locked after udp close
ESP_LWIP supports closing socket while waiting. This fixes potential races. Orig: fix bug for after udp close select_waiting assert (dd3b301) Ref IDF-4794
- Loading branch information