Skip to content
Commit 49ac1912 authored by Chris Friedt's avatar Chris Friedt Committed by Anas Nashif
Browse files

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: default avatarChris Friedt <cfriedt@tenstorrent.com>
parent 93973e2e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment