在利用RDMA编程的过程中,传送数据失败,显示错误
ibv_post_recv:operation now in progress
ibv_post_send:operation now in progress
由于使用的epoll,其中epoll_wait()也出现了问题
epoll_wait:operation now in progress
这时什么原因造成的啊?求大神帮忙解答!谢谢!