diff options
author | Damien George <damien@micropython.org> | 2024-06-07 13:36:30 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-06-08 09:02:01 +1000 |
commit | 5903ee561c8e2fec7ecc8f08f221c27574090649 (patch) | |
tree | bb3c48a4db0a75295dc59be2b4188156412883aa /docs/esp8266/tutorial | |
parent | df0d7e942986b65ed42fbbf75712639f4a83dc0e (diff) |
extmod/modlwip: Consolidate socket.accept timeout logic.
This makes the code a bit simpler to understand for the three cases of
timeout behaviour (-1, 0, non-zero), and eliminates a dependency on the
(slow) `mp_hal_delay_ms(100)` call.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions