summaryrefslogtreecommitdiff
path: root/docs/esp8266/tutorial
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2024-06-07 13:36:30 +1000
committerDamien George <damien@micropython.org>2024-06-08 09:02:01 +1000
commit5903ee561c8e2fec7ecc8f08f221c27574090649 (patch)
treebb3c48a4db0a75295dc59be2b4188156412883aa /docs/esp8266/tutorial
parentdf0d7e942986b65ed42fbbf75712639f4a83dc0e (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