]> git.openfabrics.org - ~shefty/rdma-win.git/commit
winverbs/ep: allow failed connection requests to be retried
authorSean Hefty <sean.hefty@intel.com>
Fri, 5 Mar 2010 17:26:50 +0000 (09:26 -0800)
committerSean Hefty <sean.hefty@intel.com>
Fri, 5 Mar 2010 17:26:50 +0000 (09:26 -0800)
commitfab7f3d12ee266927ac6d5b2182a687ed81a5b7c
treefa3b2d9516cfc409dc27c53d88b57048c453bb15
parent7178f36157095410fdb1e4ae492b6a7576b7c575
winverbs/ep: allow failed connection requests to be retried

Allow a user to retry a connection request if it fails.  Report a
'success' timeout value, rather than an error timeout, reset the
EP state, and allow the request to be retried from user space.

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