]> 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 00:05:56 +0000 (17:05 -0700)
commit868314beb96c971d24f3a3a430bd36d3dbd20229
treeb87b6dab315faf46f833cbc6c206d2df0910b8dc
parent11767dd5ff9823ee43369fd19a9c624ac4397360
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