solana/streamer/src
Pankaj Garg f244a2e141
Increase worker thread limits in quic streamer runtime (#24535)
* Increase worker thread limits in quic streamer runtime

* fix Cargo.lock

* fix test, and use a constant for controlling thread count
2022-04-26 21:25:02 +00:00
..
lib.rs Add quic port for accepting transactions (#22753) 2022-02-04 15:27:09 +01:00
packet.rs patches bug in recv_mmsg when npkts != nrecv 2022-01-04 21:06:59 +00:00
quic.rs Increase worker thread limits in quic streamer runtime (#24535) 2022-04-26 21:25:02 +00:00
recvmmsg.rs chore: bump nix from 0.23.1 to 0.24.0 (#24548) 2022-04-22 01:41:11 +00:00
sendmmsg.rs chore: bump nix from 0.23.1 to 0.24.0 (#24548) 2022-04-22 01:41:11 +00:00
socket.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
streamer.rs Add tx weighting stage 2022-03-17 19:31:28 -05:00