Closed wtao0221 closed 2 years ago
They shouldn't be, otherwise there'd be no way to reliably distinguish the connections. CID generation thus has to have a degree of randomness in it to avoid such eventualities. You can see how our CID generation tries to account for this here: https://github.com/facebookincubator/mvfst/blob/main/quic/codec/DefaultConnectionIdAlgo.h#L18
Hi team,
Suppose one host may have multiple QUIC connections. Will there any source or destination connection IDs be the same?