From: Sean Hefty Date: Thu, 11 Apr 2013 17:05:29 +0000 (-0700) Subject: rsocket: Add support for iWarp X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=7efeebaebf7bae229ec5c7e7d577a4030b4e0b17;p=~shefty%2Flibrdmacm.git rsocket: Add support for iWarp iWarp does not support RDMA writes with immediate data. Instead of sending messages using immediate data, allow the rsocket protocol to exchange messages using sends. Signed-off-by: Sean Hefty ---