]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket: Return 0 on success for SOL_RDMA options
authorSean Hefty <sean.hefty@intel.com>
Fri, 2 Aug 2013 21:18:06 +0000 (14:18 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 2 Aug 2013 22:12:14 +0000 (15:12 -0700)
commit21c703e5a594283cf119ce1286831df5d1483b34
treedba361621e8b9e1daec117dc96ce213e0b7f8e7e
parente33755decd339712fc57fbe25bed704d24e8621a
rsocket: Return 0 on success for SOL_RDMA options

The processing of SOL_RDMA does not set the return value in
the case of successfully handled options.

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