]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsockets: Support SO_OOBINLINE
authorSean Hefty <sean.hefty@intel.com>
Wed, 8 Aug 2012 04:31:12 +0000 (21:31 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 8 Aug 2012 04:31:12 +0000 (21:31 -0700)
commit1bc11aabfd85f0763819b21e3321afbcc884513b
tree7cfa8b8bbb7449eac973ab817f043b3f1a3850b7
parentca5813e7cf95dee5933fc417e4a34d26f2b01824
rsockets: Support SO_OOBINLINE

We don't support urgent data, so just return success.

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