]> git.openfabrics.org - ~shefty/rdma-win.git/commit
winverbs/nd: allow retrying ND:Connect()
authorSean Hefty <sean.hefty@intel.com>
Tue, 9 Mar 2010 00:59:27 +0000 (16:59 -0800)
committerSean Hefty <sean.hefty@intel.com>
Tue, 9 Mar 2010 00:59:27 +0000 (16:59 -0800)
commit79fbfecb5ce5b50800e483594496ad8e21d4d44b
tree1c5739aa1db1c7c24e83bc4fe23c28b5d0666d26
parent5630c606f6fb4a5b37bdbe99b76e0e9a87b4f87e
winverbs/nd: allow retrying ND:Connect()

The ND documentation specifies that ND:Connect() should be retryable.
Allow Connect() to be retried.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>