mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 14:02:29 +00:00
Implement socket poll function for TLS socket. In addition to regular poll checks, we have to check if there is some decrypted data pending on mbedTLS. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
getaddrinfo.c | ||
Kconfig | ||
sockets_tls.c | ||
sockets.c |