zephyr/subsys/net/lib/sockets
Robert Lubos 66ff30efb4 net: sockets: Move msghdr_non_empty_iov_count() to common file
msghdr_non_empty_iov_count() is used by TLS sockets too therefore should
be available regardless of native IP sockets being enabled or not.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-10-09 18:37:58 +01:00
..
CMakeLists.txt net: sockets: Split native IP socket implementation from syscalls 2024-10-03 17:08:29 +01:00
getaddrinfo.c style: subsys: adjust return usage in void functions 2024-09-20 11:06:55 +02:00
getnameinfo.c
Kconfig net: dns: Increase the size of dispatcher table 2024-09-30 17:12:15 +01:00
socket_dispatcher.c fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02: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 style: subsys: adjust return usage in void functions 2024-09-20 11:06:55 +02:00
socketpair.c fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
sockets_can.c fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
sockets_inet.c net: sockets: Move msghdr_non_empty_iov_count() to common file 2024-10-09 18:37:58 +01:00
sockets_internal.h
sockets_misc.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
sockets_net_mgmt.c fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
sockets_packet.c net: tracing: Add TX time tracing 2024-08-19 21:50:21 -04:00
sockets_select.c Revert "net: sockets: move select() implementation to zvfs" 2024-07-03 15:03:05 -04:00
sockets_service.c net: socket_service: remove work_q parameter 2024-10-09 13:48:54 +02:00
sockets_tls.c net: sockets: tls: Prevent infinite block during handshake 2024-09-19 03:27:05 -04:00
sockets.c net: sockets: Move msghdr_non_empty_iov_count() to common file 2024-10-09 18:37:58 +01:00