OVMS3-idf/examples/protocols/coap_client/main
chenwu 4898135c15 coap: pass null-terminated string to gethostbyname
coap client parse a string by `coap_split_uri`,fetch host should by `host.length`
otherwise, would cause `gethostbyname` failed because of inappropriate  parameter.
2018-07-02 10:05:03 +08:00
..
coap_client_example_main.c coap: pass null-terminated string to gethostbyname 2018-07-02 10:05:03 +08:00
component.mk Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01:00
Kconfig.projbuild Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01:00