Docs.rs
  • safecoin-streamer-1.14.17
    • safecoin-streamer 1.14.17
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Fair-Exchange
    • Dependencies
      • crossbeam-channel ^0.5 normal
      • futures-util ^0.3.21 normal
      • histogram ^0.6.9 normal
      • indexmap ^1.9.1 normal
      • itertools ^0.10.3 normal
      • libc ^0.2.126 normal
      • log ^0.4.17 normal
      • nix ^0.24.2 normal
      • pem ^1.0.2 normal
      • percentage ^0.1.0 normal
      • pkcs8 ^0.8.0 normal
      • quinn ^0.8.3 normal
      • rand ^0.7.0 normal
      • rcgen ^0.9.2 normal
      • rustls ^0.20.6 normal
      • safecoin-metrics =1.14.17 normal
      • safecoin-perf =1.14.17 normal
      • safecoin-sdk =1.14.17 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • x509-parser ^0.14.0 normal
      • safecoin-logger =1.14.17 dev
    • Versions
    • 11.76% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

solana_streamer1.14.17

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • packet::Meta
  • packet::Packet
  • packet::PacketBatch
  • quic::StreamStats
  • streamer::StakedNodes
  • streamer::StreamerReceiveStats

Enums

  • nonblocking::quic::ConnectionPeerType
  • quic::QuicServerError
  • sendmmsg::SendPktsError
  • socket::SocketAddrSpace
  • streamer::StreamerError

Functions

  • nonblocking::quic::compute_max_allowed_uni_streams
  • nonblocking::quic::run_server
  • nonblocking::quic::spawn_server
  • nonblocking::recvmmsg::recv_mmsg
  • nonblocking::sendmmsg::batch_send
  • nonblocking::sendmmsg::multi_target_send
  • packet::recv_from
  • packet::send_to
  • packet::to_packet_batches
  • quic::spawn_server
  • recvmmsg::recv_mmsg
  • sendmmsg::batch_send
  • sendmmsg::multi_target_send
  • streamer::receiver
  • streamer::recv_packet_batches
  • streamer::recv_vec_packet_batches
  • streamer::responder
  • tls_certificates::get_pubkey_from_tls_certificate
  • tls_certificates::new_self_signed_tls_certificate_chain

Type Aliases

  • packet::PacketBatchRecycler
  • streamer::PacketBatchReceiver
  • streamer::PacketBatchSender
  • streamer::Result

Constants

  • nonblocking::quic::ALPN_TPU_PROTOCOL_ID
  • packet::NUM_PACKETS
  • packet::PACKETS_PER_BATCH
  • packet::PACKET_DATA_SIZE
  • quic::MAX_STAKED_CONNECTIONS
  • quic::MAX_UNSTAKED_CONNECTIONS
  • recvmmsg::NUM_RCVMMSGS