mirror of
https://github.com/monero-project/monero.git
synced 2025-03-06 13:25:54 -05: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.