]> 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)
commit42f041c955fcffdaf18c742ee69f4eadab7d138b
tree50507e1c874274c818152bb3244b018aa4d6cb24
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