wait_event

Function wait_event 

Source
pub fn wait_event(f: &File, d: Duration) -> Result<bool>
Expand description

Wait for the file to have an event available to read.