mirror of
https://github.com/micropython/micropython.git
synced 2026-01-18 01:47:20 +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>