Skip to content
  • There are no suggestions because the search field is empty.

OmniServer Socket Error 10035

In most cases, the 10035 socket simply indicates that the OmniServer went to retrieve a TCP buffer and there was not one to be retrieved.

OmniServer shows an error "Winsock: Error "10035" while connecting to device ''. What does this error mean?
 
In other words, OmniServer went to check to see if any data had been sent to it yet and there was none available. In that sense this error can be ignored in most cases - OmniServer will continue to retry and process data once available.
Typically this error is seen along with other errors which provide more information on why the buffer is empty (timeout errors, connection errors, socket errors, etc.) these other errors generally point to the root cause of the problem where the 10035 socket error is simply a symptom.