mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
If a port is not using internal error numbers, which match both lwIP and Linux error numbers, ENTOCONN from standard libraries errno.h equals 128, not 107.