OVMS3-idf/components/esp-tls
Kedar Sovani e45024e088 Don't use 'port' number for DNS query
- In some cases where the HTTP URL contains the port number
(http://hostname:334), the DNS querier fails to resolve the hostname.
- Hence we have to populate the port number ourselves.
- This can only be done based on whether we get an IPv4 or IPv6
  address.
2018-04-06 17:13:14 +05:30
..
component.mk esp-tls: Basic structure 2018-04-06 17:13:14 +05:30
esp-tls.c Don't use 'port' number for DNS query 2018-04-06 17:13:14 +05:30
esp-tls.h Make read/write function pointers 2018-04-06 17:13:14 +05:30