]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
rsocket: Return success for IPV6_V6ONLY option
authorSean Hefty <sean.hefty@intel.com>
Mon, 4 Jun 2012 19:30:15 +0000 (12:30 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 4 Jun 2012 19:30:15 +0000 (12:30 -0700)
Jave Netpipe calls setsockopt for IPV6_V6ONLY.  Return success
to work-around the lack of support.  The actual implementation
is deferred.  Problem was reported by Chet Murthy
<chet@watson.ibm.com>

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

No differences found