summaryrefslogtreecommitdiff
path: root/docs/tutorial
diff options
context:
space:
mode:
authorJared Hancock <jared.hancock@centeredsolutions.com>2025-06-06 18:12:29 -0500
committerDamien George <damien@micropython.org>2025-08-11 16:22:49 +1000
commitf10707febb41e042e929efaf9ee4a66b847a68d4 (patch)
tree99fffed0b59e9651e775980e4585005a12d1dfef /docs/tutorial
parent14ccdeb4d7b9b88ab012258e77d3070340fbc3da (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 'docs/tutorial')
0 files changed, 0 insertions, 0 deletions