]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rstream: Provide test option to spin on rpoll
authorSean Hefty <sean.hefty@intel.com>
Wed, 16 May 2012 18:26:33 +0000 (11:26 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 16 May 2012 18:26:33 +0000 (11:26 -0700)
commit1c469eecaadfb6365366dcce29ef2a2d76197cd7
treefb3f150e6146757e6bdb884182c4b19457bd6b6b
parent0ee1dfc9ad50f07fd3708ebb04cb92e0fb2f41d5
rstream: Provide test option to spin on rpoll

Add a test option to use asynchronous rsockets with nonblocking
rpoll call.  This simulates the behavior used by MPI.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>