solana/core
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
..
benches replaces Mutex<PohRecorder> with RwLock<PohRecorder> (#26370) 2022-07-05 14:29:44 +00:00
src Refactor ConnectionCache::use_quic (#26235) 2022-07-05 10:49:42 -07:00
tests Cleanup snapshot integration tests (#26390) 2022-07-05 09:23:23 -05:00
.gitignore
Cargo.toml Cleanup snapshot integration tests (#26390) 2022-07-05 09:23:23 -05:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00