zephyr/subsys/net/lib
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
..
coap net: coap: Use MQTT style wildcard in path description: 2020-08-26 12:31:00 +02:00
config net: config: Fix missing error log when timeout happens 2020-09-09 13:06:05 +02:00
conn_mgr device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dns device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
http guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
lwm2m net: lwm2m: make max client endpoint name configurable 2020-09-28 14:24:14 +03:00
mqtt net: mqtt: use zsock_ functions 2020-10-01 17:35:45 +03:00
openthread net: openthread: add kconfigs to change values in zephyr port 2020-09-30 14:38:04 +03:00
sntp net: sntp: Remove deprecated API function 2020-10-01 07:14:08 -05:00
sockets net: sockets: tls: fix using of zsock_ functions 2020-10-01 17:35:45 +03:00
socks
tftp
tls_credentials device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
utils
websocket
CMakeLists.txt
Kconfig