mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 13:13:27 +01:00
21fe6a289b
When a handshake fails, it can fail due to timeout or destroyed connection, in which case the connection will be, or already is, closed, and we don't want to do it twice. Additionally, when closing a connection directly from the top level code, ensure the connection is gone from the m_connects list so it won't be used again. AFAICT this is now clean in netstat, /proc/PID/fd and print_cn. This fixes a noisy (but harmless) exception. |
||
---|---|---|
.. | ||
brew | ||
codefresh | ||
depends | ||
epee | ||
fuzz_testing | ||
gitian | ||
lsan | ||
rlwrap | ||
snap | ||
valgrind | ||
CMakeLists.txt |