Query: io_timeouted
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
io_timeouted(3) Library Functions Manual io_timeouted(3)NAMEio_timeouted - return a file descriptor over deadlineSYNTAX#include <io.h> int64 io_timeouted();DESCRIPTIONio_timeouted returns the next file descriptor that is past it's deadline. If no descriptors are past their deadlines, it returns -1. After io_timeouted() returned -1, you should wait a second before calling it again. Checking for connections past their deadline involves walking through the whole data structure, which may thrash the CPU cache needlessly. Treat it as an expensive operation.SEE ALSOio_wait(3), io_timeout(3) io_timeouted(3)
Related Man Pages |
---|
io_canread(3) - debian |
io_nonblock(3) - debian |
chrt(1) - x11r4 |
chrt(1) - php |
chrt(1) - mojave |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Is UNIX an open source OS ? |
Introduction |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |