zephyr/tests/net/lib
Chris Friedt 881dc1fa7a net: sockets: move poll implementation to zvfs
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>
2024-10-14 13:01:51 +02:00
..
coap net: lib: coap: make ACK random factor runtime configurable 2024-10-08 06:00:56 -04:00
coap_client net: sockets: move poll implementation to zvfs 2024-10-14 13:01:51 +02:00
coap_server/common tests: net: coap: Enable loopback interface 2024-05-06 22:50:18 +01:00
dns_addremove tests/samples: net: Fix the max number of file descriptors 2024-09-30 17:12:15 +01:00
dns_cache net: dns: Convert resolver to use socket service API 2024-05-20 14:25:44 +03:00
dns_packet net: dns: Convert resolver to use socket service API 2024-05-20 14:25:44 +03:00
dns_resolve tests/samples: net: Fix the max number of file descriptors 2024-09-30 17:12:15 +01:00
dns_sd samples: net: Increase CONFIG_NET_SOCKETS_POLL_MAX to pass checks 2024-06-03 09:49:01 +02:00
http_header_fields
http_server tests: net: http_server: Add netif dependency 2024-09-27 10:56:47 +01:00
lwm2m net: sockets: move poll implementation to zvfs 2024-10-14 13:01:51 +02:00
mdns_responder tests/samples: net: Fix the max number of file descriptors 2024-09-30 17:12:15 +01:00
mqtt/v3_1_1 tests: net: mqtt: Make publisher/subscriber test suites self contained 2024-08-08 20:22:33 -04:00
mqtt_sn_client
mqtt_sn_packet
tls_credentials samples: tfm: Remove old 'tfm' tag & update relevant boards 2024-05-29 10:49:31 -07:00