mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Specifically: TLS short read is separated from other TLS errors. Other TLS errors are also not separated from generic “pass through” errors. TLS short read is now considered “expected” during socket shutdown and is not reported as an error.