]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket: Add option to specify size of inline data
authorSean Hefty <sean.hefty@intel.com>
Tue, 22 May 2012 18:39:21 +0000 (11:39 -0700)
committerSean Hefty <sean.hefty@intel.com>
Sun, 27 May 2012 21:48:14 +0000 (14:48 -0700)
commitb624fedb7c85a3fa5b4911ebfe56815470248832
tree92d3cde2ac0d83630c3f7f2c7e438da3bc5daa28
parent624840f02ef94f140cdfae9d97c1d0235e4780d2
rsocket: Add option to specify size of inline data

Allow the user to override the default inline data size.
We still require a minimum size in order to transfer receive
buffer update message.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/rdma/rsocket.h
src/rsocket.c