Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrf noup] zephyr: Fix handling of zero-byte receive
fixup! [nrf noup] zephyr: Add support for WPA CLI zephyr Sometimes even if the peer didn't close the socket, we still see zero byte receive, and un-registering for those cases causes the system to be broken. Handle the case by ignoring the current message but keeping the socket registered. Fixes SHEL-2283. Signed-off-by: Chaitanya Tata <[email protected]>
- Loading branch information