Xentara Modbus Driver v1.0
User Manual
|
This is a list of Linux address resolution error codes.
Code | Xentara Error Number | Name | Meaning |
---|---|---|---|
-1 | 3,000,000,001 | EAI_BADFLAGS | Bad value for ai_flags |
-2 | 3,000,000,002 | EAI_NONAME | Name or service not known |
-3 | 3,000,000,003 | EAI_AGAIN | Temporary failure in name resolution |
-4 | 3,000,000,004 | EAI_FAIL | Non-recoverable failure in name resolution |
-5 | 3,000,000,005 | EAI_NODATA | No address associated with hostname |
-6 | 3,000,000,006 | EAI_FAMILY | ai_family not supported |
-7 | 3,000,000,007 | EAI_SOCKTYPE | ai_socktype not supported |
-8 | 3,000,000,008 | EAI_SERVICE | Servname not supported for ai_socktype |
-9 | 3,000,000,009 | EAI_ADDRFAMILY | Address family for hostname not supported |
-10 | 3,000,000,010 | EAI_MEMORY | Memory allocation failure |
-11 | 3,000,000,011 | EAI_SYSTEM | System error |
-12 | 3,000,000,012 | EAI_OVERFLOW | Argument buffer overflow |
-100 | 3,000,000,100 | EAI_INPROGRESS | Processing request in progress |
-101 | 3,000,000,101 | EAI_CANCELED | Request canceled |
-102 | 3,000,000,102 | EAI_NOTCANCELED | Request not canceled |
-103 | 3,000,000,103 | EAI_ALLDONE | All requests done |
-104 | 3,000,000,104 | EAI_INTR | Interrupted by a signal |
-105 | 3,000,000,105 | EAI_IDN_ENCODE | Parameter string not correctly encoded |