io_check - check for new readable or writable descriptors
Contents
Description
io_check is like io_waituntil() with a deadline of now.
Name
io_check - check for new readable or writable descriptors
See Also
io_wait(3), io_waituntil(3) io_check(3)
Syntax
#include<libowfat/io.h>
int64 io_check();
