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