]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: Delay ACM connection until resolving an address
authorSean Hefty <sean.hefty@intel.com>
Fri, 25 May 2012 17:48:47 +0000 (10:48 -0700)
committerSean Hefty <sean.hefty@intel.com>
Sun, 27 May 2012 21:48:19 +0000 (14:48 -0700)
commit07e5d1414b1cbad3e8106aca99f662bb3e4c580f
treed96457fd183426414dda37a6c7fd43ba793f7908
parentc5943b3ea4c22cade19dbbb35d898b0fad866c7a
librdmacm: Delay ACM connection until resolving an address

Avoid creating a connection to the ACM service when
it's not needed.  For example, if the user of the librdmacm
is a server application, it will not use ACM services.

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