zephyr/subsys/net/lib/sockets
Robert Lubos 56566ad497 net: sockets: tls: Fix net_context referencing
TLS sockets did not increase refcount of a net_context running TCP,
which could lead to a crash upon TCP disconnection.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-03-10 14:08:20 +02:00
..
CMakeLists.txt net: sockets: Remove socket offloading interface 2020-01-31 11:36:02 -05:00
getaddrinfo.c net: sockets: Remove socket offloading interface 2020-01-31 11:36:02 -05:00
getnameinfo.c
Kconfig sockets: tls: set TLS_CREDENTIALS when using non-native stack 2020-02-05 18:47:54 -05:00
socket_offload.c net: sockets: Remove socket offloading interface 2020-01-31 11:36:02 -05:00
sockets_can.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
sockets_internal.h net: sockets: Store socket private data into its own variable 2019-09-18 23:47:36 +03:00
sockets_misc.c userspace: Support for split 64 bit arguments 2019-09-12 11:31:50 +08:00
sockets_net_mgmt.c include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
sockets_packet.c net: stats: Add RX time statistics for packet sockets 2020-02-12 17:33:54 +02:00
sockets_select.c
sockets_tls.c net: sockets: tls: Fix net_context referencing 2020-03-10 14:08:20 +02:00
sockets.c net: socket: Release fd on failure in accept() 2020-02-10 12:33:22 +02:00