in chrony-candm/src/net.rs [50:52]
fn send(&self, buf: &[u8]) -> std::io::Result<usize> { std::net::UdpSocket::send(self, buf) }