zephyr/subsys/net/lib
Léonard Bise 9975f7b854 net: sockets: Unblock threads waiting on recv on socket close
This commit fixes the issue that if a thread is waiting on recv for
data and the user closes the socket, the waiting thread is not
unblocked.

Signed-off-by: Léonard Bise <leonard.bise@gmail.com>
2018-10-09 18:35:22 +02:00
..
app net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
coap net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
config net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
dns net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
http net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
lwm2m net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
mqtt net: lib: Convert mqtt library to use log level 2018-10-04 14:13:57 +03:00
openthread net: lib: Convert openthread library to use log level 2018-10-04 14:13:57 +03:00
sntp net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
sockets net: sockets: Unblock threads waiting on recv on socket close 2018-10-09 18:35:22 +02:00
tls_credentials coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
websocket net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
CMakeLists.txt net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
Kconfig net: tls: Add credential management subsystem 2018-07-26 12:13:15 -04:00