Sponsor:

Your company here, and a link to your site. Click to find out more.

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).