First page Back Continue Last page Summary Graphic
SELECT
select(numfds, refds, wrfds, exfds, time);
Provides asynchronous I/O by permitting a single process to wait for the first of any file descriptors in a specified set to become ready. The caller can also specify a maximum timeout for the wait.