This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrf9160 getaddrinfo details

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!

Related