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

11017 "QOS flowspec error."

WSA_QOS_EFLOWSPEC (Winsock error number: 11017)

Microsoft say this about Winsock error 11017 - WSA_QOS_EFLOWSPEC:

An invalid or inconsistent flowspec was found in the QOS structure.

Full details of Winsock TCP error 11017 - WSA_QOS_EFLOWSPEC:

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

QOS flowspec error.

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

Programming declarations for 11017 (WSA_QOS_EFLOWSPEC):

C#
long WSA_QOS_EFLOWSPEC = 11017 ;

VB.net
Dim WSA_QOS_EFLOWSPEC As Long = 11017

VB6
Dim WSA_QOS_EFLOWSPEC As Long
WSA_QOS_EFLOWSPEC = 11017