]> git.openfabrics.org - ~shefty/librdmacm.git/commit
Revert "rsocket: Change keepalive to 0-byte RDMA write"
authorSean Hefty <sean.hefty@intel.com>
Sat, 21 Jun 2014 00:44:26 +0000 (17:44 -0700)
committerSean Hefty <sean.hefty@intel.com>
Sat, 21 Jun 2014 00:44:26 +0000 (17:44 -0700)
commita34703c53259845dd20450a87eb6747030e23e8b
treeca1d3505eb19cdbcc8469b0a8f8b5ed1b3d02e57
parent7b1eb6407f1f7a953673ab23a2d75f8a3cd8dbb9
Revert "rsocket: Change keepalive to 0-byte RDMA write"

This reverts commit 0f2c76e81ecf1470cf152600c08c421e7e82b00e.

Testing has shown that this does not always result in the
keep-alive message working correctly, such that a broken
connection is reported as having failed.  The reason for this
behavior is unknown, but revert the patch until the issue has
been resolved.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/rsocket.c