OVMS3-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 socket-example: Add tcp client example for multiple interfaces 2020-05-18 09:26:24 +02:00
component.mk socket-example: Add tcp client example for multiple interfaces 2020-05-18 09:26:24 +02:00
Kconfig.projbuild esp-netif: Added API to get the underlying interface name 2020-05-18 09:26:24 +02:00
tcp_client_multiple.c esp-netif: Added API to get the underlying interface name 2020-05-18 09:26:24 +02:00