Skip to content

Conversation

@ned-pcs
Copy link

@ned-pcs ned-pcs commented Jun 12, 2023

Several error codes issued by lwip and other libraries were missing from errno/errno.py. This PR adds these codes.

Several error codes issued by lwip and other libraries were missing from
errno/errno.py. This commit adds these codes.

Signed-off-by: Ned Konz <ned@productcreationstudio.com>
@dpgeorge
Copy link
Member

How did you come across these "missing" error codes, what was the actual error that you received? What port/system are you using?

MicroPython never uses ENOMSG so I'm curious why you see that.

You shouldn't need to use this errno.py file in most cases. The built-in errno module in the MicroPython firmware should be enough.

@ned-pcs
Copy link
Author

ned-pcs commented Feb 9, 2024

OK, closing. I've been using the esp32 port and have seen some of these error codes.

@ned-pcs ned-pcs closed this Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants