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