Class PosixLinux
A class containing POSIX codes that are unique to the Linux kernel
Inherited Members
Namespace: Couchbase.Lite
Assembly: Couchbase.Lite.dll
Syntax
public sealed class PosixLinux : PosixBase
Fields
| Improve this Doc View SourceEADDRINUSE
Address already in use
Declaration
public static readonly int EADDRINUSE
Field Value
Type | Description |
---|---|
System.Int32 |
EADDRNOTAVAIL
Cannot assign requested address
Declaration
public static readonly int EADDRNOTAVAIL
Field Value
Type | Description |
---|---|
System.Int32 |
EADV
Advertise error
Declaration
public static readonly int EADV
Field Value
Type | Description |
---|---|
System.Int32 |
EAFNOSUPPORT
Address family not supported by protocol
Declaration
public static readonly int EAFNOSUPPORT
Field Value
Type | Description |
---|---|
System.Int32 |
EAGAIN
Resource temporarily unavailable
Declaration
public static readonly int EAGAIN
Field Value
Type | Description |
---|---|
System.Int32 |
EALREADY
Operation already in progress
Declaration
public static readonly int EALREADY
Field Value
Type | Description |
---|---|
System.Int32 |
EBADE
Invalid exchange
Declaration
public static readonly int EBADE
Field Value
Type | Description |
---|---|
System.Int32 |
EBADFD
File descriptor in bad state
Declaration
public static readonly int EBADFD
Field Value
Type | Description |
---|---|
System.Int32 |
EBADMSG
Not a data message
Declaration
public static readonly int EBADMSG
Field Value
Type | Description |
---|---|
System.Int32 |
EBADR
Invalid request descriptor
Declaration
public static readonly int EBADR
Field Value
Type | Description |
---|---|
System.Int32 |
EBADRQC
Invalid request code
Declaration
public static readonly int EBADRQC
Field Value
Type | Description |
---|---|
System.Int32 |
EBADSLT
Invalid slot
Declaration
public static readonly int EBADSLT
Field Value
Type | Description |
---|---|
System.Int32 |
EBFONT
Bad font file format
Declaration
public static readonly int EBFONT
Field Value
Type | Description |
---|---|
System.Int32 |
ECANCELED
Operation Canceled
Declaration
public static readonly int ECANCELED
Field Value
Type | Description |
---|---|
System.Int32 |
ECHRNG
Channel number out of range
Declaration
public static readonly int ECHRNG
Field Value
Type | Description |
---|---|
System.Int32 |
ECOMM
Communication error on send
Declaration
public static readonly int ECOMM
Field Value
Type | Description |
---|---|
System.Int32 |
ECONNABORTED
Software caused connection abort
Declaration
public static readonly int ECONNABORTED
Field Value
Type | Description |
---|---|
System.Int32 |
ECONNREFUSED
Connection refused
Declaration
public static readonly int ECONNREFUSED
Field Value
Type | Description |
---|---|
System.Int32 |
ECONNRESET
Connection reset by peer
Declaration
public static readonly int ECONNRESET
Field Value
Type | Description |
---|---|
System.Int32 |
EDEADLK
Resource deadlock would occur
Declaration
public static readonly int EDEADLK
Field Value
Type | Description |
---|---|
System.Int32 |
EDESTADDRREQ
Destination address required
Declaration
public static readonly int EDESTADDRREQ
Field Value
Type | Description |
---|---|
System.Int32 |
EDOTDOT
RFS specific error
Declaration
public static readonly int EDOTDOT
Field Value
Type | Description |
---|---|
System.Int32 |
EDQUOT
Quota exceeded
Declaration
public static readonly int EDQUOT
Field Value
Type | Description |
---|---|
System.Int32 |
EHOSTDOWN
Host is down
Declaration
public static readonly int EHOSTDOWN
Field Value
Type | Description |
---|---|
System.Int32 |
EHOSTUNREACH
No route to host
Declaration
public static readonly int EHOSTUNREACH
Field Value
Type | Description |
---|---|
System.Int32 |
EIDRM
Identifier removed
Declaration
public static readonly int EIDRM
Field Value
Type | Description |
---|---|
System.Int32 |
EILSEQ
Illegal byte sequence
Declaration
public static readonly int EILSEQ
Field Value
Type | Description |
---|---|
System.Int32 |
EINPROGRESS
Operation now in progress
Declaration
public static readonly int EINPROGRESS
Field Value
Type | Description |
---|---|
System.Int32 |
EISCONN
Transport endpoint is already connected
Declaration
public static readonly int EISCONN
Field Value
Type | Description |
---|---|
System.Int32 |
EISNAM
Is a named type file
Declaration
public static readonly int EISNAM
Field Value
Type | Description |
---|---|
System.Int32 |
EKEYEXPIRED
Key has expired
Declaration
public static readonly int EKEYEXPIRED
Field Value
Type | Description |
---|---|
System.Int32 |
EKEYREJECTED
Key was rejected by service
Declaration
public static readonly int EKEYREJECTED
Field Value
Type | Description |
---|---|
System.Int32 |
EKEYREVOKED
Key has been revoked
Declaration
public static readonly int EKEYREVOKED
Field Value
Type | Description |
---|---|
System.Int32 |
EL2HLT
Level 2 halted
Declaration
public static readonly int EL2HLT
Field Value
Type | Description |
---|---|
System.Int32 |
EL2NSYNC
Level 2 not synchronized
Declaration
public static readonly int EL2NSYNC
Field Value
Type | Description |
---|---|
System.Int32 |
EL3HLT
Level 3 halted
Declaration
public static readonly int EL3HLT
Field Value
Type | Description |
---|---|
System.Int32 |
EL3RST
Level 3 reset
Declaration
public static readonly int EL3RST
Field Value
Type | Description |
---|---|
System.Int32 |
ELIBACC
Can not access a needed shared library
Declaration
public static readonly int ELIBACC
Field Value
Type | Description |
---|---|
System.Int32 |
ELIBBAD
Accessing a corrupted shared library
Declaration
public static readonly int ELIBBAD
Field Value
Type | Description |
---|---|
System.Int32 |
ELIBEXEC
Cannot exec a shared library directly
Declaration
public static readonly int ELIBEXEC
Field Value
Type | Description |
---|---|
System.Int32 |
ELIBMAX
Attempting to link in too many shared libraries
Declaration
public static readonly int ELIBMAX
Field Value
Type | Description |
---|---|
System.Int32 |
ELIBSCN
.lib section in a.out corrupted
Declaration
public static readonly int ELIBSCN
Field Value
Type | Description |
---|---|
System.Int32 |
ELNRNG
Link number out of range
Declaration
public static readonly int ELNRNG
Field Value
Type | Description |
---|---|
System.Int32 |
ELOOP
Too many symbolic links encountered
Declaration
public static readonly int ELOOP
Field Value
Type | Description |
---|---|
System.Int32 |
EMEDIUMTYPE
Wrong medium type
Declaration
public static readonly int EMEDIUMTYPE
Field Value
Type | Description |
---|---|
System.Int32 |
EMSGSIZE
Message too long
Declaration
public static readonly int EMSGSIZE
Field Value
Type | Description |
---|---|
System.Int32 |
EMULTIHOP
Multihop attempted
Declaration
public static readonly int EMULTIHOP
Field Value
Type | Description |
---|---|
System.Int32 |
ENAMETOOLONG
File name too long
Declaration
public static readonly int ENAMETOOLONG
Field Value
Type | Description |
---|---|
System.Int32 |
ENAVAIL
No XENIX semaphores available
Declaration
public static readonly int ENAVAIL
Field Value
Type | Description |
---|---|
System.Int32 |
ENETDOWN
Network is down
Declaration
public static readonly int ENETDOWN
Field Value
Type | Description |
---|---|
System.Int32 |
ENETRESET
Network dropped connection because of reset
Declaration
public static readonly int ENETRESET
Field Value
Type | Description |
---|---|
System.Int32 |
ENETUNREACH
Network is unreachable
Declaration
public static readonly int ENETUNREACH
Field Value
Type | Description |
---|---|
System.Int32 |
ENOANO
No anode
Declaration
public static readonly int ENOANO
Field Value
Type | Description |
---|---|
System.Int32 |
ENOBUFS
No buffer space available
Declaration
public static readonly int ENOBUFS
Field Value
Type | Description |
---|---|
System.Int32 |
ENOCSI
No CSI structure available
Declaration
public static readonly int ENOCSI
Field Value
Type | Description |
---|---|
System.Int32 |
ENODATA
No data available
Declaration
public static readonly int ENODATA
Field Value
Type | Description |
---|---|
System.Int32 |
ENOKEY
Required key not available
Declaration
public static readonly int ENOKEY
Field Value
Type | Description |
---|---|
System.Int32 |
ENOLCK
No record locks available
Declaration
public static readonly int ENOLCK
Field Value
Type | Description |
---|---|
System.Int32 |
ENOLINK
Link has been severed
Declaration
public static readonly int ENOLINK
Field Value
Type | Description |
---|---|
System.Int32 |
ENOMEDIUM
No medium found
Declaration
public static readonly int ENOMEDIUM
Field Value
Type | Description |
---|---|
System.Int32 |
ENOMSG
No message of desired type
Declaration
public static readonly int ENOMSG
Field Value
Type | Description |
---|---|
System.Int32 |
ENONET
Machine is not on the network
Declaration
public static readonly int ENONET
Field Value
Type | Description |
---|---|
System.Int32 |
ENOPKG
Package not installed
Declaration
public static readonly int ENOPKG
Field Value
Type | Description |
---|---|
System.Int32 |
ENOPROTOOPT
Protocol not available
Declaration
public static readonly int ENOPROTOOPT
Field Value
Type | Description |
---|---|
System.Int32 |
ENOSR
Out of streams resources
Declaration
public static readonly int ENOSR
Field Value
Type | Description |
---|---|
System.Int32 |
ENOSTR
Device not a stream
Declaration
public static readonly int ENOSTR
Field Value
Type | Description |
---|---|
System.Int32 |
ENOSYS
Function not implemented
Declaration
public static readonly int ENOSYS
Field Value
Type | Description |
---|---|
System.Int32 |
ENOTBLK
Block device required
Declaration
public static readonly int ENOTBLK
Field Value
Type | Description |
---|---|
System.Int32 |
ENOTCONN
Transport endpoint is not connected
Declaration
public static readonly int ENOTCONN
Field Value
Type | Description |
---|---|
System.Int32 |
ENOTEMPTY
Directory not empty
Declaration
public static readonly int ENOTEMPTY
Field Value
Type | Description |
---|---|
System.Int32 |
ENOTNAM
Not a XENIX named type file
Declaration
public static readonly int ENOTNAM
Field Value
Type | Description |
---|---|
System.Int32 |
ENOTRECOVERABLE
State not recoverable
Declaration
public static readonly int ENOTRECOVERABLE
Field Value
Type | Description |
---|---|
System.Int32 |
ENOTSOCK
Socket operation on non-socket
Declaration
public static readonly int ENOTSOCK
Field Value
Type | Description |
---|---|
System.Int32 |
ENOTUNIQ
Name not unique on network
Declaration
public static readonly int ENOTUNIQ
Field Value
Type | Description |
---|---|
System.Int32 |
EOPNOTSUPP
Operation not supported on transport endpoint
Declaration
public static readonly int EOPNOTSUPP
Field Value
Type | Description |
---|---|
System.Int32 |
EOVERFLOW
Value too large for defined data type
Declaration
public static readonly int EOVERFLOW
Field Value
Type | Description |
---|---|
System.Int32 |
EOWNERDEAD
Owner died
Declaration
public static readonly int EOWNERDEAD
Field Value
Type | Description |
---|---|
System.Int32 |
EPFNOSUPPORT
Protocol family not supported
Declaration
public static readonly int EPFNOSUPPORT
Field Value
Type | Description |
---|---|
System.Int32 |
EPROTO
Protocol error
Declaration
public static readonly int EPROTO
Field Value
Type | Description |
---|---|
System.Int32 |
EPROTONOSUPPORT
Protocol not supported
Declaration
public static readonly int EPROTONOSUPPORT
Field Value
Type | Description |
---|---|
System.Int32 |
EPROTOTYPE
Protocol wrong type for socket
Declaration
public static readonly int EPROTOTYPE
Field Value
Type | Description |
---|---|
System.Int32 |
EREMCHG
Remote address changed
Declaration
public static readonly int EREMCHG
Field Value
Type | Description |
---|---|
System.Int32 |
EREMOTE
Object is remote
Declaration
public static readonly int EREMOTE
Field Value
Type | Description |
---|---|
System.Int32 |
EREMOTEIO
Remote I/O error
Declaration
public static readonly int EREMOTEIO
Field Value
Type | Description |
---|---|
System.Int32 |
ERESTART
Interrupted system call should be restarted
Declaration
public static readonly int ERESTART
Field Value
Type | Description |
---|---|
System.Int32 |
ESHUTDOWN
Cannot send after transport endpoint shutdown
Declaration
public static readonly int ESHUTDOWN
Field Value
Type | Description |
---|---|
System.Int32 |
ESOCKTNOSUPPORT
Socket type not supported
Declaration
public static readonly int ESOCKTNOSUPPORT
Field Value
Type | Description |
---|---|
System.Int32 |
ESRMNT
Srmount error
Declaration
public static readonly int ESRMNT
Field Value
Type | Description |
---|---|
System.Int32 |
ESTALE
Stale NFS file handle
Declaration
public static readonly int ESTALE
Field Value
Type | Description |
---|---|
System.Int32 |
ESTRPIPE
Streams pipe error
Declaration
public static readonly int ESTRPIPE
Field Value
Type | Description |
---|---|
System.Int32 |
ETIME
Timer expired
Declaration
public static readonly int ETIME
Field Value
Type | Description |
---|---|
System.Int32 |
ETIMEDOUT
Connection timed out
Declaration
public static readonly int ETIMEDOUT
Field Value
Type | Description |
---|---|
System.Int32 |
ETOOMANYREFS
Too many references: cannot splice
Declaration
public static readonly int ETOOMANYREFS
Field Value
Type | Description |
---|---|
System.Int32 |
ETXTBSY
Text file busy
Declaration
public static readonly int ETXTBSY
Field Value
Type | Description |
---|---|
System.Int32 |
EUNATCH
Protocol driver not attached
Declaration
public static readonly int EUNATCH
Field Value
Type | Description |
---|---|
System.Int32 |
EUNCLEAN
Structure needs cleaning
Declaration
public static readonly int EUNCLEAN
Field Value
Type | Description |
---|---|
System.Int32 |
EUSERS
Too many users
Declaration
public static readonly int EUSERS
Field Value
Type | Description |
---|---|
System.Int32 |
EWOULDBLOCK
Operation would block
Declaration
public static readonly int EWOULDBLOCK
Field Value
Type | Description |
---|---|
System.Int32 |
EXFULL
Exchange full
Declaration
public static readonly int EXFULL
Field Value
Type | Description |
---|---|
System.Int32 |