summaryrefslogtreecommitdiff
path: root/py/builtinhelp.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-09-08 12:23:33 +1000
committerDamien George <damien.p.george@gmail.com>2017-09-08 12:23:33 +1000
commitcc7fece309b0ce6d361cade8690b6c3a162d7378 (patch)
treea0219d7fbc3535e19370aa8cb193af5acd4a150a /py/builtinhelp.c
parent0708dd495f19ac935641a914358470b1385c3baa (diff)
stm32/modnwwiznet5k: Release the GIL on blocking network operations.
connect, send, recv, sendto and recvfrom now release the GIL. accept already releases the GIL because it calls mp_hal_delay_ms() within its busy-wait loop.
Diffstat (limited to 'py/builtinhelp.c')
0 files changed, 0 insertions, 0 deletions