io_check - check for new readable or writable descriptors
#include <io.h>
int64 io_check();
io_check is like io_waituntil() with a deadline of now.
io_wait(3), io_waituntil(3)