solana/client
Lijun Wang abd4ef889e
Fixed a race condition where in multiple thread environment that wasteful (#25176)
Duplicate and useless connections are being created which overloads the server and cause unreliable
connections on the client side.
2022-05-14 15:02:13 -07:00
..
src Fixed a race condition where in multiple thread environment that wasteful (#25176) 2022-05-14 15:02:13 -07:00
tests Implement test for quic client (#24516) 2022-04-22 18:36:25 -04:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Rollback tokio to LTS release v1.14 (#25028) 2022-05-06 06:34:49 +00:00