gtpc1m49Transmission Control Protocol/Internet Protocol

select -- Monitor Read, Write, and Exception Status

The select function monitors a list of file descriptors for readability, readiness for writing, and exception pending conditions. The list can contain nonsocket file descriptors, socket descriptors, or a combination of both. See the TPF C/C++ Language Support User's Guide for details about the select function.