zephyr/subsys/net/lib/sockets
Chris Friedt 12cc7bbd8a net: sockets: use z_finalize_typed_fd() to identify as sockets
Fill-in the mode field of the fd_entry so that the
implementation can be made aware that the specific file
descriptors created are sockets.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-15 07:47:12 -04:00
..
CMakeLists.txt net: sockets: Create a socket service API 2024-01-16 10:00:45 +01:00
getaddrinfo.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
getnameinfo.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
Kconfig net: add proper PSA_WANT kconfigs for TLS sockets and RSA key exchanges 2024-06-13 09:22:20 +02:00
socket_dispatcher.c net: sockets: use z_finalize_typed_fd() to identify as sockets 2024-06-15 07:47:12 -04:00
socket_obj_core.c posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
socket_offload.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
socketpair.c net: sockets: use z_finalize_typed_fd() to identify as sockets 2024-06-15 07:47:12 -04:00
sockets_can.c net: sockets: use z_finalize_typed_fd() to identify as sockets 2024-06-15 07:47:12 -04:00
sockets_internal.h net: sockets: Refactor accept() to support objcore better 2024-01-17 09:55:40 +01:00
sockets_misc.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
sockets_net_mgmt.c net: sockets: use z_finalize_typed_fd() to identify as sockets 2024-06-15 07:47:12 -04:00
sockets_packet.c net: sockets: use z_finalize_typed_fd() to identify as sockets 2024-06-15 07:47:12 -04:00
sockets_select.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
sockets_service.c posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
sockets_tls.c net: sockets: use z_finalize_typed_fd() to identify as sockets 2024-06-15 07:47:12 -04:00
sockets.c net: sockets: use z_finalize_typed_fd() to identify as sockets 2024-06-15 07:47:12 -04:00