zephyr/subsys/net
Robert Lubos bc2858ad2d net: lib: coap: Add error check when waking server thread
There's not much to be done in case waking up the server thread with
socketpair send() fails, but at least we can log an error on such event
(to please coverity).

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-02-19 19:07:03 +01:00
..
conn_mgr net: conn_mgr: generic wifi_mgmt connectivity backend 2024-01-30 18:51:46 -05:00
ip net: ipv6: Improve Neighbor Discovery thread safety 2024-02-09 16:34:34 -06:00
l2 wifi: shell: added NULL check to net_mgmt callback 2024-02-09 16:36:03 -06:00
lib net: lib: coap: Add error check when waking server thread 2024-02-19 19:07:03 +01:00
pkt_filter
buf_simple.c
buf.c net: buf: add max allocation size to allocation info 2024-02-06 12:56:37 +01:00
CMakeLists.txt net: conn_mgr: Write documentation 2023-09-28 15:11:14 +02:00
hostname.c logging: net: update hostname 2024-01-17 14:42:58 +01:00
Kconfig net: Add Kconfig for net buf alignment 2023-12-14 09:29:47 +01:00
Kconfig.hostname net: add set hostname function 2024-01-17 14:42:58 +01:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net