mirror of
https://github.com/monero-project/monero.git
synced 2025-03-15 17:06:30 -04: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.
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.