zephyr/subsys/net/lib/sockets
Robert Lubos 00a69bf9bb net: socket: Add switch to enable TLS socket option support
Add switch to a socket layer that will enable switching socket API to
TLS secure sockets. At this point there is no secure sockets
implementation, so secure socket calls redirect to regular socket calls.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2018-07-13 15:03:45 -04:00
..
CMakeLists.txt net: socket: Add switch to enable TLS socket option support 2018-07-13 15:03:45 -04:00
getaddrinfo.c net: sockets: Check for errors from dns_get_addr_info 2018-04-03 14:15:43 +03:00
Kconfig net: socket: Add switch to enable TLS socket option support 2018-07-13 15:03:45 -04:00
sockets_tls.c net: socket: Add switch to enable TLS socket option support 2018-07-13 15:03:45 -04:00
sockets.c net: sockets: Support MSG_DONTWAIT flag in zsock_sendto 2018-03-21 09:59:49 +02:00