zephyr/subsys
Jan Pohanka 91adf41dd4 net: sockets: tls: fix using of zsock_ functions
Use zsock_ variants of socket functions to be independent on
NET_SOCKETS_POSIX_NAMES config.

Signed-off-by: Jan Pohanka <xhpohanka@gmail.com>
2020-10-01 17:35:45 +03:00
..
bluetooth Bluetooth: Mesh: Move Replay Protect to seperate module 2020-10-01 16:20:24 +03:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs
jwt
logging logging: avoid null pointer dereference in loop 2020-09-23 13:08:18 -05:00
mgmt mgmt/osdp: Fix osdp_build_ctx(); Add NULL check on ctx 2020-09-18 17:36:02 +02:00
net net: sockets: tls: fix using of zsock_ functions 2020-10-01 17:35:45 +03:00
power power: fix Kconfig help message 2020-09-14 21:27:23 -04:00
random random: rand32_ctr_drbg: Fix missed device constify change 2020-09-08 14:03:01 +02:00
settings settings: Remove deprecated SETTINGS_USE_BASE64 support 2020-10-01 07:05:27 -05:00
shell shell: add argc range in Kconfig 2020-09-18 15:18:07 +02:00
stats
storage storage: flash_map: Unify partition processing macros name 2020-09-21 16:42:29 -05:00
testsuite
timing
tracing tracing: handle null thread names with systemview 2020-09-20 21:27:55 -04:00
usb usb: bluetooth: Incrase data stage buffer for setup transfers. 2020-09-29 14:51:14 +02:00
CMakeLists.txt
Kconfig