io_check - Man Page

check for new readable or writable descriptors

Syntax

#include <io.h>

int64 io_check();

Description

io_check is like io_waituntil() with a deadline of now.

See Also

io_wait(3), io_waituntil(3)

Referenced By

io_wait(3), io_waituntil(3).