Docs.rs
solana-streamer-1.10.15
solana-streamer 1.10.15
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
crossbeam-channel ^0.5
normal
futures-util ^0.3.21
normal
histogram ^0.6.9
normal
itertools ^0.10.3
normal
libc ^0.2.120
normal
log ^0.4.14
normal
nix ^0.23.1
normal
pem ^1.0.2
normal
pkcs8 ^0.8.0
normal
quinn ^0.8.1
normal
rand ^0.7.0
normal
rcgen ^0.9.2
normal
rustls ^0.20.4
normal
solana-metrics =1.10.15
normal
solana-perf =1.10.15
normal
solana-sdk =1.10.15
normal
thiserror ^1.0
normal
tokio ~1.14.1
normal
solana-logger =1.10.15
dev
Versions
13.33%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In solana_streamer::recvmmsg
?
Function
solana_streamer
::
recvmmsg
::
recv_mmsg
source
·
[
−
]
pub fn recv_mmsg(sock: &
UdpSocket
, packets:
&mut [
Packet
]
) ->
Result
<
usize
>