-
- Downloads
extmod/modlwip: Protect recv/accept Python callback against exceptions.
Using usual call_function_*_protected() helper, to avoid NLR jump crashes.
Loading
Please register or sign in to comment
Using usual call_function_*_protected() helper, to avoid NLR jump crashes.