diff options
author | Damien George <damien.p.george@gmail.com> | 2017-09-08 12:23:33 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-09-08 12:23:33 +1000 |
commit | cc7fece309b0ce6d361cade8690b6c3a162d7378 (patch) | |
tree | a0219d7fbc3535e19370aa8cb193af5acd4a150a /py/builtinhelp.c | |
parent | 0708dd495f19ac935641a914358470b1385c3baa (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