Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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