Function solana_streamer::sendmmsg::batch_send
source ยท pub fn batch_send<S, T>(
sock: &UdpSocket,
packets: &[(T, S)],
) -> Result<(), SendPktsError>
pub fn batch_send<S, T>(
sock: &UdpSocket,
packets: &[(T, S)],
) -> Result<(), SendPktsError>