]> 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>
Thu, 24 May 2012 22:25:27 +0000 (15:25 -0700)
commitdb16fcc9e1123194fd5bdd0f8a2aeee8fb4431f4
tree91bc251274c1981812043d3cd8e2e72a431611d3
parentd2e681f3bf440d01d526262c53504ef6d4758539
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