Function solana_streamer::sendmmsg::multi_target_send
source · pub fn multi_target_send<S, T>(
sock: &UdpSocket,
packet: T,
dests: &[S]
) -> Result<(), SendPktsError>
pub fn multi_target_send<S, T>(
sock: &UdpSocket,
packet: T,
dests: &[S]
) -> Result<(), SendPktsError>