> There is no other case in other IB libraries or libibmad itself where > errno is expected to be set by an int returning function. int > returning functions should return +ERRNO.
The librdmacm always returns -1 on error with errno set appropriately. This includes calls where the librdmacm wraps around verb calls (rdma/rdma_verbs.h). I guess you could argue whether the librdmacm is an IB library or not... - Sean -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
