]> 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:30:38 +0000 (01:30 -0700)
commitcfbfe46cc8ed558bdf26be49ff0a055935012c7b
tree546fb8c731a40bcc37a8cd00b701dc5aea7b1f0d
parent85dc4bf0936707526ecb0a52f419d6246f741f4d
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