Error codes: Difference between revisions

Lioncache (talk | contribs)
Add CMIF error code for invalid dispatch IDs. This is usually the tentative error code set before the dispatch jump tables
Lioncache (talk | contribs)
Amend the description of kernel error 0x10601. This is actually used to signify cases where a port is closed when it shouldn't be/isn't expected to be.
Line 279: Line 279:
| 0x10201 || 1 || 129 || Last thread didn't belong to your process
| 0x10201 || 1 || 129 || Last thread didn't belong to your process
|-
|-
| 0x10601 || 1 || 131 || Port max sessions exceeded
| 0x10601 || 1 || 131 || Port closed
|-
|-
| 0x10801 || 1 || 132 || Resource limit exceeded
| 0x10801 || 1 || 132 || Resource limit exceeded