Docs.rs
solana-netutil-0.11.0
solana-netutil 0.11.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
ipnetwork ^0.12.7
normal
log ^0.4.2
normal
nix ^0.12.0
normal
pnet_datalink ^0.21.0
normal
rand ^0.6.1
normal
reqwest ^0.9.0
normal
socket2 ^0.3.8
normal
solana-logger ^0.11.0
dev
Versions
25%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
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
☰
In solana_netutil
?
Function
solana_netutil
::
bind_in_range
source
·
[
−
]
pub fn bind_in_range(range: (
u16
,
u16
)) ->
Result
<(
u16
,
UdpSocket
)>