0a7d8520b8
ConnectionCache is being used for managing connections for sending messages using quic. In the current implementation the connection's endpoint is created in a lazy initialized fashion and set to one per connection pool. In repair we need all connections to use the same Endpoint so that the server can send back the response to the same Endpoint. |
||
---|---|---|
.. | ||
nonblocking | ||
connection_cache.rs | ||
lib.rs | ||
quic_client.rs | ||
thin_client.rs | ||
tpu_client.rs | ||
tpu_connection.rs | ||
transaction_executor.rs | ||
udp_client.rs |