]> git.openfabrics.org - ~shefty/librdmacm.git/commit
ucmatose: Remove connect parameter passed into rdma_accept
authorSean Hefty <sean.hefty@intel.com>
Thu, 4 Oct 2012 19:01:50 +0000 (12:01 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 4 Oct 2012 19:51:01 +0000 (12:51 -0700)
commit8a92d0c3c8ce5f513dff974912143f6b0283f8e3
tree7a63e115cc4adf073292cd3edca568d9910e1a6e
parent714af39b2bc2cc54dd2391a0df2c7e54856bc9c7
ucmatose: Remove connect parameter passed into rdma_accept

Pass in NULL for conn_param into rdma_accept to indicate
that the passive side will use the values specified by the
active side.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
examples/cmatose.c