Error codes: Difference between revisions
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
| 0 | | 0 | ||
| Success | | Success | ||
|- | |||
| 10 | |||
| Not enough memory (os) | |||
|- | |||
| 26 | |||
| Session closed by remote (os) | |||
|- | |- | ||
| 1000 | | 1000 | ||
Line 100: | Line 106: | ||
| 1023 | | 1023 | ||
| Invalid result value | | Invalid result value | ||
|- | |||
| 1026 | |||
| Invalid memory permissions (kernel) | |||
|- | |- | ||
| 1029 | | 1029 | ||
Line 136: | Line 145: | ||
| 1785 | | 1785 | ||
| Incorrect read-size? (fs) | | Incorrect read-size? (fs) | ||
|- | |||
| 2033 | |||
| Misaligned addr? (kernel) | |||
|- | |||
| 2039 | |||
| Invalid handle (kernel) | |||
|} | |} | ||