Function smoltcp::phy::wait [] [src]

pub fn wait(fd: RawFd, millis: Option<u64>) -> Result<()>

Wait until given file descriptor becomes readable, but no longer than given timeout.