[openib-general] ib_send_cm_dreq() and cm_id doubt
Sean Hefty
mshefty at ichips.intel.com
Tue Dec 5 12:02:41 PST 2006
> After sending a CM DREQ with ib_send_cm_dreq(), is it OK to destroy the cm_id
> without waiting for a DREP ? This is of course assuming that we are not
> really concerned if the DREQ reached the other end or not.
Yes - you can even destroy the cm_id before calling ib_send_cm_dreq(), which
will result in sending a DREQ if the cm_id is still connected.
- Sean
More information about the general
mailing list