zephyr/subsys/net/lib/sockets
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
..
CMakeLists.txt net: sockets: tls: Add Kconfig option to disable offloaded TLS 2020-09-03 11:00:01 +03:00
getaddrinfo.c
getnameinfo.c
Kconfig net: sockets: tls: Add Kconfig option to disable offloaded TLS 2020-09-03 11:00:01 +03:00
socket_offload.c
socketpair.c net: socketpair: Check NULL value 2020-08-14 09:47:51 -07:00
sockets_can.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sockets_internal.h net: sockets: tls: Add Kconfig option to disable offloaded TLS 2020-09-03 11:00:01 +03:00
sockets_misc.c
sockets_net_mgmt.c
sockets_packet.c net: socket: packet: Add support to SOCK_DGRAM packet sockets 2020-08-27 10:56:06 +03:00
sockets_select.c
sockets_tls.c net: sockets: tls: fix using of zsock_ functions 2020-10-01 17:35:45 +03:00
sockets.c net: tcp2: If the send window is full, do not try to send 2020-09-18 22:07:53 -04:00