]> 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:01:50 +0000 (12:01 -0700)
commita38e0b1914f38d52b1c2780a5c4183df0e3fa460
tree6443f4654d85f13671d58f9637d8bd4822c954b5
parent11b3af684d8f4338d48d7238d431c791a89cffdd
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