]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rstream: Use rsocket option to set route directly
authorSean Hefty <sean.hefty@intel.com>
Fri, 26 Jul 2013 16:52:55 +0000 (09:52 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 31 Jul 2013 01:37:22 +0000 (18:37 -0700)
commitf092c856a9dc46646acd9f08a5947cf5d38ca8fd
treeaa3ea0f3e957a822d0f39c4029849fb50a756099
parentcecbb3b118fdd309aabb35d7225daa43bf3f4c6e
rstream: Use rsocket option to set route directly

If we're using GID addressing, rdma_getaddrinfo can return
routing data directly.  Call rsetsockopt to indicate that
the available routing data should be used.

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