]> 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)
commit578223afa5cfd28c37227e8bfa063957ccb90a6e
tree1d83082cef70c873142d82834e81508fd293949d
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>
trunk/core/winverbs/kernel/wv_ep.c