> rdma_destroy_id will block until all CM callbacks complete.  rdma_disconnect
> does not.  It merely issues or responds to a disconnect request.  If it issues
> a disconnect request, then a disconnect callback will eventually follow,
> possibly before rdma_disconnect returns.  

Thanks, that's just the sort of detail I was looking for.  Now to audit some
code.

- z
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to