mirror of
https://github.com/monero-project/monero.git
synced 2025-11-13 04:10:44 -05:00
a connection's timeout is halved for every extra connection from the same host. Also keep track of when we don't need to use a connection anymore, so we can close it and free the resource for another connection. Also use the longer timeout for non routable local addresses. |
||
|---|---|---|
| .. | ||
| base58.cpp | ||
| block.cpp | ||
| CMakeLists.txt | ||
| cold-outputs.cpp | ||
| cold-transaction.cpp | ||
| fuzzer.cpp | ||
| fuzzer.h | ||
| http-client.cpp | ||
| levin.cpp | ||
| load_from_binary.cpp | ||
| load_from_json.cpp | ||
| parse_url.cpp | ||
| signature.cpp | ||
| transaction.cpp | ||