]> 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>
Mon, 28 May 2012 08:28:45 +0000 (01:28 -0700)
commit1807a69a7b99c85be8d06aad947ba677e26ef658
tree8741a1d852238e29ca2c917ec275c4bdc651f38f
parent7a864c043ccadf0a1279309ca25bb86afc9c59d6
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