zephyr/subsys/net/lib/sockets
Robert Lubos b292a9e8b5 net: sockets: tls: Add more logging in case of errors
Add more error logs in case of (mostly) mbed TLS errors, so it's easier
to get an initial idea of what went wrong based on logs only. Getting
an information on an actual mbed TLS error code is quite helpful in such
cases.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-04-12 11:54:02 +02:00
..
CMakeLists.txt
getaddrinfo.c net: dns: Fix timeout calculation with DNS retransmissions 2024-03-12 15:13:31 -05:00
getnameinfo.c
Kconfig net: sockets: Deprecate CONFIG_NET_SOCKETS_POSIX_NAMES 2024-03-27 13:40:13 -05:00
socket_dispatcher.c
socket_obj_core.c net: sockets: Refactor accept() to support objcore better 2024-01-17 09:55:40 +01:00
socket_offload.c
socketpair.c
sockets_can.c net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00
sockets_internal.h net: sockets: Refactor accept() to support objcore better 2024-01-17 09:55:40 +01:00
sockets_misc.c
sockets_net_mgmt.c net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00
sockets_packet.c net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00
sockets_select.c
sockets_service.c net: sockets: Stick to NET_SOCKETS_POLL_MAX limit in socket services 2024-03-11 15:09:32 -05:00
sockets_tls.c net: sockets: tls: Add more logging in case of errors 2024-04-12 11:54:02 +02:00
sockets.c net: sockets: Use only Zephyr POSIX headers 2024-03-27 13:40:13 -05:00