]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: support synchronous rdma_cm_id's
authorSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:44:46 +0000 (15:44 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:44:46 +0000 (15:44 -0700)
commit9aa2ae9bebdf6b85b1d68f5867ba5460cbcd6b65
treed90c1ce43deb83f95d8431cbee8f7358d5578e92
parentfa6824e3d9524901c9fe65447ff9a56299425a72
librdmacm: support synchronous rdma_cm_id's

Allow the user to specify NULL as the rdma_event_channel in
order to indicate that the rdma_cm_id should process all requests
synchronously.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/rdma/rdma_cma.h
src/cma.c