The static function declarations in dns_private.h cause the compiler to emit warnings when DNS is disabled by commenting out the TCPIP_STACK_USE_DNS macro in system_config.h. I tried this in my own project as well as the "tcpip_tcp_server" demo project th..
↧