Winsock Error Codes - Brought to you by Winsock-Error.com

11031 "Reserved policy QOS element type."

WSA_QOS_RESERVED_PETYPE (Winsock error number: 11031)

Microsoft say this about Winsock error 11031 - WSA_QOS_RESERVED_PETYPE:

A reserved policy element was found in the QOS provider-specific buffer.

Full details of Winsock TCP error 11031 - WSA_QOS_RESERVED_PETYPE:

No further winsock error code information is available beyond the default message of....

Reserved policy QOS element type.

   
This page is designed to help you to understand Winsock TCP error 11031. It will not necessarily mean you can instantly fix issues when your computer tells you that Winsock is having problems with code 11031, rather it will give you the necessary background information to help solve the matter.

Programming declarations for 11031 (WSA_QOS_RESERVED_PETYPE):

C#
long WSA_QOS_RESERVED_PETYPE = 11031 ;

VB.net
Dim WSA_QOS_RESERVED_PETYPE As Long = 11031

VB6
Dim WSA_QOS_RESERVED_PETYPE As Long
WSA_QOS_RESERVED_PETYPE = 11031