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