mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
`socket.getaddrinfo()` supports the specification of an address family; however, the LwIP implementation does not use it. This change allows the application to specify the address family request in DNS resolution. If no family is specified, it falls back to the default preference configured with `network.ipconfig()`. Signed-off-by: Jared Hancock <jared.hancock@centeredsolutions.com>
67 KiB
67 KiB