Returned error rules

Lists the errors returned by the Libibverbs library.

The values returned by the commands and their interpretation are as follows:
  • The commands return 0 on success.
  • The commands return NULL, -1, or the value errno that indicates the reason of failure.
  • The commands return ENOSYS when the verb is not supported.