logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

io_check - check for new readable or writable descriptors

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();

See Also