Hi,
I have a few questions regarding getaddrinfo from nrf_modem_lib (NCS v. 1.8.0).
- Does it cache DNS records, or does it run a network request every time it is called?
- Does it sort results (i. e. is it compatible with round-robin DNS balancing)?
Thank you!