io_timeouted(3) debian man page | unix.com

Man Page: io_timeouted

Operating Environment: debian

Section: 3

io_timeouted(3) 					     Library Functions Manual						   io_timeouted(3)

NAME
io_timeouted - return a file descriptor over deadline
SYNTAX
#include <io.h> int64 io_timeouted();
DESCRIPTION
io_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 ALSO
io_wait(3), io_timeout(3) io_timeouted(3)
Related Man Pages
globus_ftp_client_restart_plugin(3) - debian
io_canwrite(3) - debian
iob_send(3) - debian
chrt(1) - mojave
chrt(1) - minix
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
New UNIX and Linux History Sections