zephyr/tests/posix/headers
Chris Friedt b3d3d4fff7 net: sockets: move select() implementation to zvfs
Move the implementation of zsock_select() to zvfs_select(). This
allows other types of file descriptors to also make use of
select() functionality even when the network subsystem is not
enabled.

Additionally, it partially removes a dependency cycle between
posix and networking by moving functionality into a mutual
dependency.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-10-14 13:01:51 +02:00
..
boards
src net: sockets: move select() implementation to zvfs 2024-10-14 13:01:51 +02:00
CMakeLists.txt tests: posix: add tests for functions and structs in aio.h 2024-04-29 11:02:11 +02:00
prj.conf net: sockets: move select() implementation to zvfs 2024-10-14 13:01:51 +02:00
testcase.yaml tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00