solana/streamer/src
Pankaj Garg 27866aeab4
Fix transaction chunking on QUIC batch send (#26642)
* Fix chunking of transaction at batch transmit via QUIC

* clippy fixes
2022-07-22 08:56:15 -07:00
..
nonblocking Fix transaction chunking on QUIC batch send (#26642) 2022-07-22 08:56:15 -07:00
lib.rs Move QUIC TLS certificate code in its own file (#26569) 2022-07-12 13:34:37 -07:00
packet.rs removes raw indexing into packet data (#25554) 2022-06-03 01:05:06 +00:00
quic.rs Set solana-tpu ALPN protocol ID (#26587) 2022-07-13 20:55:13 +02:00
recvmmsg.rs limits read access into Packet data to Packet.meta.size (#25484) 2022-05-25 16:52:54 +00:00
sendmmsg.rs removes raw indexing into packet data (#25554) 2022-06-03 01:05:06 +00:00
socket.rs
streamer.rs Use client certs in QUIC to get peer's stake (#26477) 2022-07-11 18:06:40 +00:00
tls_certificates.rs Move QUIC TLS certificate code in its own file (#26569) 2022-07-12 13:34:37 -07:00