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