solana/streamer/src
behzad nouri 8229a4fbf6
removes raw indexing from streamer (#19183)
Raw indexing is verbose and error-prone. This same code had an indexing
bug causing validator nodes panic just a few months ago:
https://github.com/solana-labs/solana/commit/482b8c6be
2021-08-12 01:42:12 +00:00
..
lib.rs excludes private ip addresses 2021-07-16 20:05:48 -06:00
packet.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
recvmmsg.rs removes raw indexing from streamer (#19183) 2021-08-12 01:42:12 +00:00
sendmmsg.rs removes raw indexing from streamer (#19183) 2021-08-12 01:42:12 +00:00
socket.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00
streamer.rs adds validator flag to allow private ip addresses (#18850) 2021-07-23 15:25:03 +00:00