Crate solana_streamer
source ·Modules§
- The
packet
module defines data structures and methods to pull data from the network. - The
recvmmsg
module provides recvmmsg() API implementation - The
sendmmsg
module provides sendmmsg() API implementation - The
streamer
module defines a set of services for efficiently pulling data from UDP sockets.