mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 20:16:31 +00:00
A socket which didn't undergo completed connect() or accept() calls should react with ENOTCONN to recv() call. This test checks both a freshly created socket ("client" one) and a socket in LISTEN state ("server"). Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
---|---|---|
.. | ||
application_development | ||
arch | ||
benchmarks | ||
bluetooth | ||
boards | ||
crypto | ||
deprecated/inttype | ||
drivers | ||
kernel | ||
lib | ||
misc/test_build | ||
net | ||
portability | ||
posix | ||
shell | ||
subsys | ||
unit | ||
ztest |