zephyr/subsys/net/lib/sockets
Andrew Boie 18cec245ba net: introduce system calls for zsock socket APIs
Add system calls for the zsock implementations of socket,
close, bind, connect, listen, accept, sendto, recvfrom,
fcntl, poll, inet_pton, and getaddrinfo.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-08-13 07:19:39 -07:00
..
CMakeLists.txt net: socket: Add switch to enable TLS socket option support 2018-07-13 15:03:45 -04:00
getaddrinfo.c net: introduce system calls for zsock socket APIs 2018-08-13 07:19:39 -07:00
Kconfig net: tls: Add timeout for mbetTLS read 2018-08-13 15:24:34 +03:00
sockets_internal.h net: socket: Extract flag related functions to internal header file 2018-08-13 15:24:34 +03:00
sockets_tls.c net: tls: Use EINVAL for NULL pointer error in option setters 2018-08-13 15:24:34 +03:00
sockets.c net: introduce system calls for zsock socket APIs 2018-08-13 07:19:39 -07:00