diff options
author | Jared Hancock <jared.hancock@centeredsolutions.com> | 2025-06-06 18:12:29 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-11 16:22:49 +1000 |
commit | f10707febb41e042e929efaf9ee4a66b847a68d4 (patch) | |
tree | 99fffed0b59e9651e775980e4585005a12d1dfef /esp8266/scripts/main.py | |
parent | 14ccdeb4d7b9b88ab012258e77d3070340fbc3da (diff) |
extmod/modlwip: Support `family` specification in getaddrinfo.
`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>
Diffstat (limited to 'esp8266/scripts/main.py')
0 files changed, 0 insertions, 0 deletions