pub fn devices() -> Result<DeviceList>Expand description
Get list of available RDMA devices.
ยงErrors
EPERM: Permission denied.ENOMEM: Insufficient memory to complete the operation.ENOSYS: No kernel support for RDMA.
pub fn devices() -> Result<DeviceList>Get list of available RDMA devices.
EPERM: Permission denied.ENOMEM: Insufficient memory to complete the operation.ENOSYS: No kernel support for RDMA.