]> 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 23:55:16 +0000 (16:55 -0700)
commit6fca24f9c3ef38a25321840802bcf16fdf7e3d4f
treeb882ceec6b7499e6a8c762dc8c1c0077c4a86ed2
parent38d296fd2fe1c5dd13b0b700b7c3900540475111
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