From: Sean Hefty Date: Tue, 9 Mar 2010 19:36:33 +0000 (-0800) Subject: winverbs: issue drep if in active disconnect state X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=a299d622e3eb4aad49e53cd60057053e4b72730f;p=~shefty%2Frdma-win.git winverbs: issue drep if in active disconnect state If we've received a DREQ after sending a DREQ, then we're already actively disconnecting and should issue a DREQ in response. This prevents the remote side from timing out on the DREQ. Signed-off-by: Sean Hefty ---