Docs.rs
  • solana-netutil-0.20.5
    • solana-netutil 0.20.5
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • bincode ^1.2.0 normal
      • bytes ^0.4 normal
      • clap ^2.33.0 normal
      • log ^0.4.8 normal
      • nix ^0.15.0 normal
      • rand ^0.6.1 normal
      • serde ^1.0.101 normal
      • serde_derive ^1.0.101 normal
      • socket2 ^0.3.11 normal
      • solana-logger ^0.20.5 normal
      • tokio ^0.1 normal
      • tokio-codec ^0.1 normal
    • Versions
    • 19.05% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

solana_netutil0.20.5

Crate Items

  • Structs
  • Functions
  • Type Aliases

List of all items

Structs

  • UdpSocketPair

Functions

  • bind_common
  • bind_common_in_range
  • bind_in_range
  • bind_to
  • find_available_port_in_range
  • get_public_ip_addr
  • ip_echo_server
  • is_host_port
  • multi_bind_in_range
  • parse_host
  • parse_host_port
  • parse_port_or_addr
  • parse_port_range
  • verify_reachable_ports

Type Aliases

  • IpEchoServer
  • PortRange