Files
micropython/ports
Angus Gratton bfc69dbe83 extmod,rp2: Keep LWIP timer running if lwip poll_sockets() is called.
Fixes rp2 issue where socket.getaddrinfo() could block indefinitely if an
interface goes down and still has a DNS server configured, as the LWIP
timer stops running and can't time out the DNS query.

Adds a regression test under multi_wlan that times out on rp2 without this
fix.

Fixes issue #18797.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2026-03-04 11:44:30 +11:00
..
2026-02-24 23:36:02 +11:00
2026-02-24 23:36:02 +11:00
2026-02-24 23:36:02 +11:00
2026-02-24 23:36:02 +11:00
2026-02-24 23:36:02 +11:00
2026-02-24 23:36:02 +11:00
2026-02-24 23:36:02 +11:00