From: Sean Hefty Date: Wed, 16 May 2012 18:26:33 +0000 (-0700) Subject: rstream: Provide test option to spin on rpoll X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=1c469eecaadfb6365366dcce29ef2a2d76197cd7;p=~shefty%2Flibrdmacm.git 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 ---