starina_api::syscall

Function poll_wait

Source
pub fn poll_wait(poll: HandleId) -> Result<PollSyscallResult, FtlError>
Expand description

Waits for an event on a poll object. Blocking.