Skip to content
Commit a2c0bd8d authored by Jordan Yates's avatar Jordan Yates Committed by Carles Cufí
Browse files

wifi: esp_at: notify receivers on async close



`esp_close_work` can be queued from the `on_cmd_closed`, which clears
`ESP_SOCK_CONNECTED` and sets `ESP_SOCK_CLOSE_PENDING`, but does no
further work. The receive callback should still be run with no data when
the socket is closed through this mechanism.

Signed-off-by: default avatarJordan Yates <jordan.yates@data61.csiro.au>
parent 1efce43a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment