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.
The Windows Sockets switch handles all Microsoft-specific Windows Sockets extension functions internally. The Windows Sockets documentation in the Microsoft Windows SDK defines an extension as a mechanism that exposes advanced transport functionality to application programs. These extension functions are: TransmitFile, AcceptEx, and GetAcceptExSockAddrs. The switch converts these calls, as necessary, and forwards them to the appropriate SAN service provider function: WSPSend, WSPAccept, WSPRdmaWrite, or WSPRdmaRead.