rdma_get_cm_event Retrieves the next pending communication event. Syntax #include <rdma/rdma_cma.h> int rdma_get_cm_event(struct rdma_event_channel *channel, struct rdma_cm_event **event); Description Therdma_get_cm_eventfunction retrieves a communication event. If no events are pending, ...
RDMA_CM_EVENT_ADDR_RESOLVED주소 분석 (rdma_resolve_addr) 이 완료되었음을 표시합니다. RDMA_CM_EVENT_ADDR_ERROR주소 분석 (rdma_resolve_addr) 이 실패했음을 표시합니다. RDMA_CM_EVENT_ROUTE_RESOLVED경로 분석 (rdma_resolve_route) ...
rdma_get_cm_event Retrieves the next pending communication event. Syntax #include <rdma/rdma_cma.h> int rdma_get_cm_event(struct rdma_event_channel *channel, struct rdma_cm_event **event); Description Therdma_get_cm_eventfunction retrieves a communication event. If no events are pending, ...