Skip to main content

Module code

Module code 

Source
Expand description

ABI error codes.

Constantsยง

ALLOC_FAILED
Memory allocation failed.
BUFFER_TOO_SMALL
Guest-provided reply buffer is too small.
GENERIC_ERROR
Generic unrecoverable error.
HANDLE_FAILED
Message handling failed.
INIT_FAILED
Initialization failed.
PROTOCOL_ERROR
Protocol / codec error.
SUCCESS
Operation succeeded.
UNSUPPORTED_OP
Unsupported runtime operation code.