This page is designed to help you to understand
Winsock TCP error 10035. It will not necessarily mean you can instantly fix issues when your
computer tells you that Winsock is having problems with code 10035, rather it
will give you the necessary background information to help solve the matter.
Programming declarations for
:
C#
long
WSAEWOULDBLOCK
=
10035
;
VB.net
Dim
WSAEWOULDBLOCK
As Long
=
10035
VB6
Dim
WSAEWOULDBLOCK
As Long
WSAEWOULDBLOCK
=
10035