solana/streamer/src
behzad nouri ded457cd73
embeds the new gossip ContactInfo in ClusterInfo (#30022)
Working towards replacing the legacy gossip contact-info with the new
one, the commit updates the respective field in gossip cluster-info.
2023-02-10 20:07:45 +00:00
..
nonblocking Remove the specific QUIC connection entry that disconnected (#29883) 2023-01-25 16:14:25 -08:00
lib.rs Move QUIC TLS certificate code in its own file (#26569) 2022-07-12 13:34:37 -07:00
packet.rs sdk: Make Packet::meta private, use accessor functions (#29092) 2022-12-06 12:54:49 +01:00
quic.rs Cleanup QUIC single signed client cert code (#29686) 2023-01-12 15:24:02 -08: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 embeds the new gossip ContactInfo in ClusterInfo (#30022) 2023-02-10 20:07:45 +00:00
streamer.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
tls_certificates.rs Use Ipv4Addr::{LOCALHOST, UNSPECIFIED} constants (#29813) 2023-01-23 16:49:51 -06:00