diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-02-08 19:21:47 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-02-08 19:21:47 +1000 |
commit | 227db142e25f74ceb82edebb05686a5f5cc11003 (patch) | |
tree | 05b4c58527c7d1572484779e7cc30e5f23010d2b /src/core/cpu_manager.h | |
parent | 3aa9c0d1518ceec8e3f9ad93efa84bf90e1f1b21 (diff) |
sockets: reorder errno values numerically
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.
Diffstat (limited to 'src/core/cpu_manager.h')
0 files changed, 0 insertions, 0 deletions