mirror of
https://github.com/aria2/aria2.git
synced 2026-04-11 23:39:05 +00:00
550ac8c074c809865b349aba26080f68e3301696
In InitiatorMSEHandshakeCommand, when aborting connection, we must return peer to the PeerStorage. But it is not done if sequence_ is INITIATOR_SEND_KEY. This causes stale Peer objects whose usedBy() returns true eventually occupies peer list and aria2 cannot make any connections.
…
…
…
…
…
…
…
See README.rst
Languages
C++
94.2%
C
3.7%
M4
1%
Makefile
0.8%
Shell
0.2%