mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
5e69b6e09f
A few improvements to getaddrinfo: - Use the protocol and socktype hints in returned address - Ignore AI_PASSIVE argument if hostname is not NULL Approved-by: GregoryN <gnutt@nuttx.org>