1. Computing

Discuss in my forum

System Error Codes: Code 10000 to Code 10099

A complete list of system error codes from Error Code 10000 to Error Code 10099

By , About.com Guide

Below is a list of system error codes from Code 10000 to Code 10099, along with a description of what the error code means.

Looking for system error codes outside of this range? See my Complete List of System Error Codes for error code details from Code 1 to Code 15299.

Error Code 10004

System error code 10004 means "A blocking operation was interrupted by a call to WSACancelBlockingCall." This error code may also display as "WSAEINTR" or as the value 0x2714.

Error Code 10009

System error code 10009 means "The file handle supplied is not valid." This error code may also display as "WSAEBADF" or as the value 0x2719.

Error Code 10013

System error code 10013 means "An attempt was made to access a socket in a way forbidden by its access permissions." This error code may also display as "WSAEACCES" or as the value 0x271D.

Error Code 10014

System error code 10014 means "The system detected an invalid pointer address in attempting to use a pointer argument in a call." This error code may also display as "WSAEFAULT" or as the value 0x271E.

Error Code 10022

System error code 10022 means "An invalid argument was supplied." This error code may also display as "WSAEINVAL" or as the value 0x2726.

Error Code 10024

System error code 10024 means "Too many open sockets." This error code may also display as "WSAEMFILE" or as the value 0x2728.

Error Code 10035

System error code 10035 means "A non-blocking socket operation could not be completed immediately." This error code may also display as "WSAEWOULDBLOCK" or as the value 0x2733.

Error Code 10036

System error code 10036 means "A blocking operation is currently executing." This error code may also display as "WSAEINPROGRESS" or as the value 0x2734.

Error Code 10037

System error code 10037 means "An operation was attempted on a non-blocking socket that already had an operation in progress." This error code may also display as "WSAEALREADY" or as the value 0x2735.

Error Code 10038

System error code 10038 means "An operation was attempted on something that is not a socket." This error code may also display as "WSAENOTSOCK" or as the value 0x2736.
  1. About.com
  2. Computing
  3. PC Support
  4. Troubleshooting Guides
  5. Error Messages
  6. System Error Codes: Code 10000 to Code 10099

©2013 About.com. All rights reserved.