Error codes: Difference between revisions
→Error codes: tipc cides |
|||
Line 1,070: | Line 1,070: | ||
|- | |- | ||
| 0xD81A || 26 || 108 || Invalid argument | | 0xD81A || 26 || 108 || Invalid argument | ||
|- | |||
| 0x1423 || 35 || 10 || Invalid command ID received by tipc processor. | |||
|- | |||
| 0x1E23 || 35 || 15 || Invalid message format received by tipc processor. | |||
|- | |||
| 0xC823 || 35 || 100 || tipc request was deferred for future processing (internal to the processor, never returned externally). | |||
|- | |||
| 0xCA23 || 35 || 101 || tipc object was closed (via close command 0xF, internal, never returned externally). | |||
|- | |- | ||
| 0x35B || 347 || 1 || Failed to init SM. | | 0x35B || 347 || 1 || Failed to init SM. |