zephyr/subsys/net/lib/tftp
Jukka Rissanen 79585d5355 net: tftp: Use zsock_ API functions
The library should be using internal socket API functions
so that we do not need to depend on POSIX_API inside the
network stack.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-03-27 13:40:13 -05:00
..
CMakeLists.txt net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00
Kconfig net: tftp: Use zsock_ API functions 2024-03-27 13:40:13 -05:00
tftp_client.c net: tftp: Use zsock_ API functions 2024-03-27 13:40:13 -05:00
tftp_client.h net: tftp: Add client context 2023-02-28 10:29:30 +01:00