Searched refs:SEND_RETRY (Results 1 – 1 of 1) sorted by relevance
350 const SEND_RETRY: usize = 2; in send_buf() constant352 for _ in 0..SEND_RETRY { in send_buf()