Move the implementation of zsock_poll to zvfs_poll. This allows other types of file descriptors to also make use of poll() 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> |
||
|---|---|---|
| .. | ||
| coap | ||
| coap_client | ||
| coap_server/common | ||
| dns_addremove | ||
| dns_cache | ||
| dns_packet | ||
| dns_resolve | ||
| dns_sd | ||
| http_header_fields | ||
| http_server | ||
| lwm2m | ||
| mdns_responder | ||
| mqtt/v3_1_1 | ||
| mqtt_sn_client | ||
| mqtt_sn_packet | ||
| tls_credentials | ||