mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-04 13:41:20 +00:00
Sending two concurrent connect requests is nonsensical. In the case where a remote sends two, the earlier is dropped in favor of the latter.