zephyr/subsys/net
Paul Sokolovsky d29fcb8187 net: sockets: recv() on unconnected stream socket should lead to ENOTCONN
Because unoconnected stream socket doesn't have any chance to receive
any data, so a blocking recv() would hang forever on it (and does
without this change).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2020-11-19 16:58:37 -05:00
..
ip net: tcp2: Fix llvm issue when printing mss 2020-11-19 10:56:26 -05:00
l2
lib net: sockets: recv() on unconnected stream socket should lead to ENOTCONN 2020-11-19 16:58:37 -05:00
buf.c
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net