]> 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>
Tue, 9 Mar 2010 01:13:45 +0000 (17:13 -0800)
commit03952c392ccc090bd23edc8b9eb22fced9ee0b75
tree9bdbcb4f9ecf8e9af182d28c3aea388670ba7aaa
parentff24472f5871274d5ce937b6c9a771492fc1e2c1
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