mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Per RFC6455 clients prefer to wait for servers to initiate TCP close. timers ensure that clients don't wait forever. Servers close TCP immediately.