<span style="background-color: rgb(255, 255, 153);">
To make things more clear, why won't you just poll the CQ for completion directly? (without using the CQ events)</span><br style="background-color: rgb(255, 255, 153);">
<br style="background-color: rgb(255, 255, 153);"><span style="background-color: rgb(255, 255, 153);">
I believe that you will get a completion with error...</span><br style="background-color: rgb(255, 255, 153);"><br>Yes I tried polling directly and it returns a negative number. What is the remedy for this? Is my for loop logically correct (client.c)? I also tried polling the server CQ directly (server.c) and polling here also returns a negative number, which means that data write is not working properly thus no completion events. What do you suggest I do? I am obviously lost! :(<br>
<br><br>