"Debugging and troubleshooting", "List of MyChat Client errors", "Network errors",

 

Error

Network error 1004: "Interrupted system call"

 

Error description

A blocking operation is interrupted by function WSACancelBlockingCall. There is at least one WinSock implementation that sometimes creates a function failure and reports it as a failure even if the function executed successfully.

 

Problem solution

Ignore this error when you see it. The error has no real influence on network application work.