]> 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>
Mon, 28 May 2012 08:29:49 +0000 (01:29 -0700)
commit272c3cc024d0e5854cbafa6c2f1e8560398a68d7
tree7d082b248d215ee4c87c6a5c68d9aef9dbc46174
parent01c3d7c91ac260f51823999eeb998dcb5c4a20c7
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