zephyr/subsys/net/lib
Jukka Rissanen dde03c6770 net: socket: Add locking to prevent concurrent access
The BSD API calls were not thread safe. Add locking to fix this.

Fixes #27032

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-04-15 07:16:51 -05:00
..
capture net: capture: Add support for network packet capturing 2021-04-02 07:24:06 -04:00
coap
config net: config: Try to only use auto started interface 2021-03-29 07:40:24 -04:00
conn_mgr kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
dns drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
http net: http: add numeric http status code to response struct 2021-04-14 18:46:47 +03:00
lwm2m net: lwm2m: Fix unitialized variable error in Link Format writer 2021-04-14 14:36:35 -05:00
mqtt
openthread net: openthread: switch radio off when stopping diags 2021-04-14 17:38:27 +03:00
sntp
sockets net: socket: Add locking to prevent concurrent access 2021-04-15 07:16:51 -05:00
socks
tftp
tls_credentials
utils
websocket kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
CMakeLists.txt net: capture: Add support for network packet capturing 2021-04-02 07:24:06 -04:00
Kconfig net: capture: Add support for network packet capturing 2021-04-02 07:24:06 -04:00