commit | 1d5b3af3c18f4e7d6ce782282f902f087dc7a210 | [log] [tgz] |
---|---|---|
author | Robert Lubos <robert.lubos@nordicsemi.no> | Thu May 25 18:13:29 2023 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri May 26 09:05:12 2023 -0400 |
tree | fec0511eb0dc6a6b89a6ce149a1c347e31bfd3da | |
parent | 6935ea54d5c2b521540a9e8f385bf3cb30093d53 [diff] |
tests: net: socket: tcp: Verify recv is interrupted correctly on close Add test that verifies that recv() call is interrupted correctly when the socket is closed from another thread. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>