mirror of https://git.citron-emu.org/citron/emu
Reorder the Errno enum values to be in ascending numerical order, moving NOMEM (12) to be between AGAIN (11) and INVAL (22). This improves readability and makes it easier to verify completeness of the error code list. |
||
---|---|---|
.. | ||
bsd.cpp | ||
bsd.h | ||
nsd.cpp | ||
nsd.h | ||
sfdnsres.cpp | ||
sfdnsres.h | ||
sockets.cpp | ||
sockets.h | ||
sockets_translate.cpp | ||
sockets_translate.h |