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