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.
QOS status is provided through FD_QOS events. Applications that either send or receive QOS-enabled data can listen for FD_QOS events by either of the following mechanisms:
- Register for FD_QOS events using the WSAAsyncSelect or WSAEventSelect function.
- Perform an overlapped WSAIoctl(SIO_GET_QOS) function call.
Each of these approaches is explained in the following sections.