mirror of
https://github.com/micropython/micropython.git
synced 2026-03-14 21:00:18 +01:00
Ensures that the underlying socket is opened with the correct protocol as parsed by `getaddrinfo()`. Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>