mirror of
https://github.com/monero-project/monero.git
synced 2026-07-30 15:40:24 -07:00
- Make sure the server sends a complete response when the client includes the "Connection: close" header. - Make sure the server terminates in `m_strand` to avoid concurrent socket closure and ops processing.