Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why should the server prepost the recv request before building connection with the client? #1

Open
MtKawakarpo opened this issue Jan 15, 2018 · 0 comments

Comments

@MtKawakarpo
Copy link

Hi,

I try to move the code " if (ibv_post_recv(cm_id->qp, &recv_wr, &bad_recv_wr)) return 1" to the location before waiting for /* Wait for receive completion */, but the program failed to function normally. why should the server prepost the recv request before building connection with the client? Thanks for replying!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant