errno error code and meaning (Chinese)

Source: Internet
Author: User
Tags error code connection reset

/usr/include/asm/errno.h

0 for Success

#defineEPERM 1/* Operation not permitted * * Operation not allowed

#define ENOENT 2/* Nosuch file or directory */path does not exist

#define ESRCH 3/* Nosuch process * * processes do not exist

#define EINTR 4/*interrupted system call */Interrupt

#define EIO 5/* I/oerror */I/O Error

#define ENXIO 6/* nosuch device or address * * No devices/addresses exist

#define E2BIG 7/* Arglist too long/parameter list

#define ENOEXEC 8/*exec Format Error */execute malformed

#define EBADF 9/* badfile number */Error file No.

#define ECHILD/* nochild processes * * No child process exists

#define EAGAIN/* tryagain * * Retry

#define ENOMEM/* outof memory * * Not enough memory

#define EACCES/*permission denied * * not authorized

#define EFAULT/* badaddress * * Address error

#define ENOTBLK/*block Device required * * Need block equipment

#define EBUSY/*device or resource busy * * a device or resource is busy

#define EEXIST/*file exists * * File already exists

#define EXDEV/*cross-device Link */cross-Equipment link

#define ENODEV/* nosuch device/* device does not exist

#define ENOTDIR/*not a directory * * No path exists

#define EISDIR/* ISA Directory * * is the path

#define EINVAL/*invalid Argument * * Invalid parameter

#define ENFILE/*file Table overflow */File Table overflow

#define EMFILE/* Toomany open files/* Too many open files

#define ENOTTY/* Nota typewriter/non-typewriter

#define ETXTBSY/*text file busy/text file busy

#define EFBIG/* Filetoo Large * * file is too large

#define ENOSPC/* Nospace left on device/device no space

#define ESPIPE/*illegal Seek * * Illegal inquiry

#define EROFS/*read-only File system */read-only filesystem

#define Emlink/* Toomany links * * Too many links

#define EPIPE/*broken Pipe * * Pipe rupture

#define EDOM/* mathargument out of domain of func/parameter exceeds function field

#define ERANGE/*math Results not representable * * Result cannot be expressed

#define EDEADLK/*resource deadlock would occur * * Resources will occur deadlock

#define Enametoolong 36/* file name too long *

#define ENOLCK/* Norecord Locks available * * No record locks available

#define ENOSYS/*function not implemented/function not implemented

#define ENOTEMPTY/*directory Not empty * * Directory is not empty

#define ELOOP/* Toomany Symbolic Links encountered * * Encountered too many symbolic links

#define EWOULDBLOCKEAGAIN/* Operation would block */operation blocks

#define ENOMSG/* Nomessage of desired type * * did not meet the requirement type message

#define EIDRM/*identifier removed */identifier deleted

#define ECHRNG/*channel number out of range */channel numbering out of range

#define EL2NSYNC/*level 2 not synchronized */level2 different steps

#define EL3HLT/*level 3 halted */3 level stop

#define EL3RST/*level 3 reset */3 level Reset

#define ELNRNG/*link number out of range */link numbers out of range

#define Eunatch/*protocol Driver not attached * * Protocol driver not connected

#define ENOCSI/* NOCSI structure Available * * No CSI structure available

#define EL2HLT Wuyi/*level 2 halted */2 level stop

#define EBADE/*invalid Exchange */Invalid Exchange

#define EBADR/*invalid Request descriptor/Invalid requests description

#define EXFULL/*exchange Full */exchange complete

#define ENOANO/* noanode * * No anode

#define EBADRQC/*invalid Request code * * Invalid requesting code

#define EBADSLT/*invalid Slot * * Invalid slot

#define Edeadlockedeadlk

#define EBFONT/* Badfont file format */Wrong font files

#define ENOSTR/*device Not a stream * * device is not a stream

#define ENODATA/* Nodata Available * * No data

#define ETIME/*timer Expired/timer expires

#define ENOSR/* outof streams resources */flow resource insufficiency

#define Enonet/*machine is isn't on the network * * * * The machine isn't on the network

#define ENOPKG/*package Not installed * * Package not installed

#define EREMOTE/*object is remote * * object is remotely

#define Enolink/*link has been severed * * link is in service

#define EADV/*advertise Error */advertising errors

#define ESRMNT/*srmount Error * *.

#define ECOMM/*communication Error on Send/* communication errors during transmission

#define EPROTO/*protocol Error */protocol errors

#define EMULTIHOP/*multihop Attempted * * Multi-hop Try

#define EDOTDOT/*rfs specific error */rfs specific error

#define EBADMSG/*not A data message * * is not a type messages

#define Eoverflow/*value too large for defined data type * * is too large for the specified datatype

#define ENOTUNIQ/*name not the unique on network * * Network name not unique

#define EBADFD/*file Descriptor in Bad state */File Descriptor status Error

#define EREMCHG/*remote Address changed * * Remote addresses change

#define ELIBACC/*can not access a needed shared library

#define Elibbad/*accessing A corrupted shared library * * To access a corrupted share

#define ELIBSCN bayi/*.lib section in a.out corrupted * * Library part in a.out damage

#define ELIBMAX/*attempting to link in too many shared libraries * * Try to link too many shared libraries

#define ELIBEXEC/*cannot exec a shared library directly * * cannot run shared libraries directly

#define EILSEQ/*illegal byte sequence */illegal byte order

#define Erestart/*interrupted system call should to restarted */should reboot interrupted systems calls

#define ESTRPIPE/*streams Pipe error */Flow pipe errors

#define EUSERS/* toomany users * * Too many customers

#define Enotsock/*socket operation on Non-socket * * Socket operation on non-socket

#define EDESTADDRREQ 89/* Destination Address required * * Need destination

#define Emsgsize/*message too long *

#define Eprototype/*protocol wrong type for socket */Error protocol types

#define ENOPROTOOPT 92/* Protocol Not available * * protocol is not available

#define EPROTONOSUPPORT93/* Protocol not supported * * Does not support protocol

#define ESOCKTNOSUPPORT94/* Socket type not supported * * does not support socket types

#define EOPNOTSUPP/*operation not supported on transport endpoint/operation does not support transmission endpoints

#define Epfnosupport 96/* Protocol Family not supported * * Does not support protocol family

The address group is not supported by the #define EAFNOSUPPORT 97/* addresses family not supported by protocol */Protocol

#define Eaddrinuse/*address already in use * * address has been used

#define EADDRNOTAVAIL 99/* cannot assign requested address * * Cannot allocate requested addresses

#define Enetdown/*network is down/network closed

#define Enetunreach 101/* Network is unreachable/network unreachable

#define ENETRESET 102/*network dropped connection because of Reset */network due to reset disconnect

#define ECONNABORTED 103/* Software caused connection/software causes connection termination

#define Econnreset 104/* Connection Reset by Peer * * Connection is reset by the other side

#define ENOBUFS/*no Buffer space Available * * There is no caching available

#define EISCONN/*transport endpoint is already connected/transfer endpoint connected

#define ENOTCONN/*transport Endpoint is not connected */transmission endpoint not connected

#define ESHUTDOWN 108/*cannot send after transport endpoint shutdown * * Transmission endpoint cannot be sent after shutdown

#define ETOOMANYREFS 109/* Too many references:cannot splice * * Too many references: unable to engage

#define ETIMEDOUT/*connection timed out */connection timeout

#define ECONNREFUSED 111/* Connection refused * * Connection denied

#define EHOSTDOWN 112/*host is down/host closed

#define Ehostunreach 113/* No route to host * * cannot be routed to hosts

#define Ealready 114/*operation already in progress * * operation is already in progress

#define Einprogress 115/* Operation Now progress * * In Process

#define ESTALE 116/*stale NFS file Handle * *

#define Euclean 117/*structure needs Cleaning * *

#define ENOTNAM 118/*not A xenix named type file */

#define ENAVAIL 119/*no XENIX semaphores Available * *

#define EISNAM * * ISA named type file */

#define EREMOTEIO 121/*remote I/O error * *

#define EDQUOT 122/*quota exceeded * *

#define Enomedium 123/*no Medium found * *

#define EMEDIUMTYPE 124/* Wrong medium type * *

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.