esp-idf/examples/protocols/sockets/tcp_client_multi_net/main
David Cermak 8a45f074fc esp-netif: Added API to get the underlying interface name
The interface name can be used in socket API, i.e. setsockopt(). The API esp_netif_get_netif_impl_name() shoudl be used to populate standard
interface structure struct ifreq.
2020-05-18 09:26:24 +02:00
..
CMakeLists.txt
Kconfig.projbuild
component.mk
tcp_client_multiple.c