mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-04-11 17:03:52 -06:00
When closing connections due to exiting, the IO service is already gone, so the data exchange needed for a gracious SSL shutdown cannot happen. We just close the socket in that case.