zephyr/subsys/net/lib/sockets
Gerard Marull-Paretas dacb3dbfeb iterable_sections: move to specific header
Until now iterable sections APIs have been part of the toolchain
(common) headers. They are not strictly related to a toolchain, they
just rely on linker providing support for sections. Most files relied on
indirect includes to access the API, now, it is included as needed.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-22 10:42:30 +02:00
..
CMakeLists.txt
getaddrinfo.c net: sockets: getaddrinfo: Minor refactoring 2023-02-21 15:02:35 +01:00
getnameinfo.c
Kconfig net: socket: socketpair: remove experimental status 2023-03-25 07:05:53 -04:00
socket_dispatcher.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
socket_offload.c
socketpair.c
sockets_can.c net: sockets: fix fcntl.h usage 2023-02-08 19:04:25 +09:00
sockets_internal.h
sockets_misc.c
sockets_net_mgmt.c net: sockets: fix fcntl.h usage 2023-02-08 19:04:25 +09:00
sockets_packet.c net: sockets: fix fcntl.h usage 2023-02-08 19:04:25 +09:00
sockets_select.c
sockets_tls.c net: socket: asynchronous connect 2023-04-17 11:35:20 +02:00
sockets.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00