Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dlm: set zero linger time on sctp socket
The recovery time for a failed node was taking a long time because the failed node could not perform the full shutdown process. Removing the linger time speeds this up. The dlm does not care what happens to messages to or from the failed node. Signed-off-by: Dongmao Zhang <[email protected]> Signed-off-by: David Teigland <[email protected]>
- Loading branch information