]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
rsockets: Define options specific to rsockets
authorSean Hefty <sean.hefty@intel.com>
Fri, 18 May 2012 23:36:07 +0000 (16:36 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 18 May 2012 23:36:07 +0000 (16:36 -0700)
Allow a user to control some of the RDMA related attributes
of an rsocket through setsockopt/getsockopt.  A user specifies
that the rsocket should be modified through SOL_RDMA level.

This patch provides the initial framework.  Subsequent patches
will add the configurable parameters.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>

No differences found