]> 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)
commitac51c1095f505373a6ec54b8f1d990259fb34d97
tree3ea2748a5c41b11a2e7033c56bddd938d2770b6c
parentca5813e7cf95dee5933fc417e4a34d26f2b01824
rsockets: Support SO_OOBINLINE

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

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/rsocket.c