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