solana/dos/src
Nick Rempel 7e4a5de99c
Refactor ConnectionCache::use_quic (#26235)
* Remove UseQuic type

Move to storing the UdpSocket on ConnectionCache and accepting a bool

* Remove use_quic from ConnectionCache constructor

Replace with separate with_udp constructor to force callers to choose
2022-07-05 10:49:42 -07:00
..
cli.rs client: Remove static connection cache, plumb it instead (#25667) 2022-06-08 13:57:12 +02:00
lib.rs Refactoring and extending functionality of DoS tool (#24412) 2022-05-15 11:41:13 +02:00
main.rs Refactor ConnectionCache::use_quic (#26235) 2022-07-05 10:49:42 -07:00