Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
io_check(3)		    Library Functions Manual		     io_check(3)

NAME
     io_check - check for new readable or writable descriptors

SYNTAX
     #include <libowfat/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)

								     io_check(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=libowfat_io_check&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help