Open System Services System Calls Reference Manual (G06.25+, H06.03+)

System Functions (s and S) select(2)
RELATED INFORMATION
Functions: fcntl(2), read(2), write(2).
STANDARDS CONFORMANCE
The HP implementation does not support use of this function on terminal device
les.
HP extensions to the XPG4 Version 2 specication are:
The errno value [ENOTSUP] can be returned for a call that attempts to select a terminal
device le.
The errno value [ENETDOWN] can be returned.
The time interval specied by the timeout parameter must meet these criteria:
The maximum interval is 2**31 seconds plus 2**31 microseconds. If a value
greater than this is specied, the maximum is used instead.
If a specied interval is not a whole multiple of 10 milliseconds, the next highest
whole multiple is used instead.
527186-003 Hewlett-Packard Company 79