summaryrefslogtreecommitdiff
path: root/lib/mbedtls_errors
diff options
context:
space:
mode:
authorJared Hancock <jared.hancock@centeredsolutions.com>2022-11-07 11:21:27 -0600
committerDamien George <damien@micropython.org>2022-11-09 10:48:53 +1100
commita2fd382c34ad9ccca3bf9f0b6ca8c42db7ea6282 (patch)
treec7304db461c05b15f720eda1008810854017a731 /lib/mbedtls_errors
parentecd4d54391b908a55f7ac53fd0196972c96a04c9 (diff)
extmod/modlwip: Use actual errno in exception for error in listen.
The actual underlying error number raised from the lwIP subsystem when attempting to listen on a socket is swallowed and replaced with an out-of-memory error which is confusing. This commit passes the underlying error message from the lwIP subsystem to the appropriate OSError exception.
Diffstat (limited to 'lib/mbedtls_errors')
0 files changed, 0 insertions, 0 deletions