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