Link to home
Start Free TrialLog in
Avatar of robert_n_harris
robert_n_harris

asked on

What exactly are Socket Errors 10054

I need to find out more about 10054 errors. Every so often my program freeze and logs and error of 10054. Specifically, I need to know:

1. What is a 10054 error. I can see from searching the internet that they are 'Connection Reset by Peer', but what does that mean ?

2. Is there any way of keeping track of them?

3. How can I reproduce them here on my development machine ?

4. How can I correct them ?

Sorry for the delay in getting back to you, but I have been doing a lot of thinking.
ASKER CERTIFIED SOLUTION
Avatar of rehanahmeds
rehanahmeds

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of robert_n_harris
robert_n_harris

ASKER

I need a little more information. Can you expand. How can I reproduce the error ?