Hi,
I think I may have found a bug in the "net.c" file (snippet of code
shown below) where the function "netDNSc_GetHostByName" always
returns "netInvalidParameter".
This is caused by the variable "addr_type" not being set before
being passed to "netDNSc_GetHostByName".
I have looked at the latest source code on github but looks like
the Keil pack does not have the latest changes
↧