zephyr/subsys/net/lib/sockets
Jukka Rissanen d7c9d67a9c net: Use always zephyr/posix/fcntl.h
Changing remaining users of fcntl.h to use the include from our own
POSIX file so that the values in there are consistent in all parts
of the sources.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-03-27 13:40:13 -05:00
..
CMakeLists.txt
Kconfig net: sockets: Deprecate CONFIG_NET_SOCKETS_POSIX_NAMES 2024-03-27 13:40:13 -05:00
getaddrinfo.c net: dns: Fix timeout calculation with DNS retransmissions 2024-03-12 15:13:31 -05:00
getnameinfo.c
socket_dispatcher.c
socket_obj_core.c
socket_offload.c
socketpair.c
sockets.c net: sockets: Use only Zephyr POSIX headers 2024-03-27 13:40:13 -05:00
sockets_can.c net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00
sockets_internal.h
sockets_misc.c
sockets_net_mgmt.c net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00
sockets_packet.c net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00
sockets_select.c
sockets_service.c net: sockets: Stick to NET_SOCKETS_POLL_MAX limit in socket services 2024-03-11 15:09:32 -05:00
sockets_tls.c net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00