Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In the original Berkeley Software Distribution (BSD) socket interface the select function was the standard (and only) means to obtain network event indications. For each socket, information on read, write, or error status can be polled or waited on. See WSPSelect for more information. Note that network event FD_QOS cannot be obtained by this approach.