]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: allow conn_param to be optional
authorSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:45:09 +0000 (15:45 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:45:09 +0000 (15:45 -0700)
commit7714606680b33083fba62d47553fa6d8ee8b70cd
tree714e7fb37b7ce964ab1f729d22505b8b3a69fbd1
parent5483ce2097a839abb29abe5309afc0e837b5e362
librdmacm: allow conn_param to be optional

If conn_param is not provided to rdma_connect or rdma_accept,
then default values are used to establish the connection.

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