solana-with-rpc-optimizations/streamer/src
ryleung-solana 36222a44d7
Use QUIC Retry packets during handshake (#31802)
Have the Quic server send a Retry packet to verify client control of the source IP
2023-06-06 14:23:23 -07:00
..
nonblocking Flkay quic test in check_block_multiple_connections (#31871) 2023-05-30 12:43:07 -07:00
lib.rs Move QUIC TLS certificate code in its own file (#26569) 2022-07-12 13:34:37 -07:00
packet.rs uses Duration type instead of untyped ..._ms: u64 (#30971) 2023-03-31 15:42:49 +00:00
quic.rs Use QUIC Retry packets during handshake (#31802) 2023-06-06 14:23:23 -07:00
recvmmsg.rs Add `MSG_WAITFORONE.try_into().unwrap()` to deal with different type signature on musl libc (#29369) 2023-01-25 13:40:14 +01:00
sendmmsg.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
socket.rs makes sockets in LegacyContactInfo private (#31248) 2023-04-21 15:39:16 +00:00
streamer.rs Pass Arc<AtomicBool> by value, not by reference. (#31916) 2023-06-01 17:25:48 -07:00
tls_certificates.rs passes through concrete QUIC connection errors up the call stack (#31168) 2023-04-12 19:53:25 +00:00