mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-30 04:15:06 +00:00
4898135c15
coap client parse a string by `coap_split_uri`,fetch host should by `host.length` otherwise, would cause `gethostbyname` failed because of inappropriate parameter.