]> 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:11:21 +0000 (01:11 -0700)
commit666fa02d8f18ac2e98008cd3d57a90a864203548
treeed5b3cf23ac01acbc57d249c7083577a19d344ce
parentdbc1a8fd27cad76749a228f01b8bf708832cdae0
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