PosixMac Class |
[Missing <summary> documentation for "T:Couchbase.Lite.PosixMac"]
Namespace: Couchbase.Lite
public sealed class PosixMac : PosixBase
The PosixMac type exposes the following members.
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 |
Can't assign requested address
|
![]() ![]() | EAFNOSUPPORT |
Address family not supported by protocol family
|
![]() ![]() | EAGAIN |
Resource temporarily unavailable
|
![]() ![]() | EALREADY |
Operation already in progress
|
![]() ![]() | EAUTH |
Authentication error
|
![]() ![]() | EBADARCH |
Bad CPU type in executable
|
![]() ![]() | EBADEXEC |
Bad executable
|
![]() ![]() | EBADMACHO |
Malformed Macho file
|
![]() ![]() | EBADMSG |
Bad message
|
![]() ![]() | EBADRPC |
RPC struct is bad
|
![]() ![]() | ECANCELED |
Operation canceled
|
![]() ![]() | ECONNABORTED |
Software caused connection abort
|
![]() ![]() | ECONNREFUSED |
Connection refused
|
![]() ![]() | ECONNRESET |
Connection reset by peer
|
![]() ![]() | EDEADLK |
Resource deadlock avoided
|
![]() ![]() | EDESTADDRREQ |
Destination address required
|
![]() ![]() | EDEVERR |
Device error, e.g. paper out
|
![]() ![]() | EDQUOT |
Disc quota exceeded
|
![]() ![]() | EFTYPE |
Inappropriate file type or format
|
![]() ![]() | EHOSTDOWN |
Host is down
|
![]() ![]() | EHOSTUNREACH |
No route to host
|
![]() ![]() | EIDRM |
Identifier removed
|
![]() ![]() | EILSEQ |
Illegal byte sequence
|
![]() ![]() | EINPROGRESS |
Operation now in progress
|
![]() ![]() | EISCONN |
Socket is already connected
|
![]() ![]() | ELOOP |
Too many levels of symbolic links
|
![]() ![]() | EMSGSIZE |
Message too long
|
![]() ![]() | EMULTIHOP |
Multihop attempted
|
![]() ![]() | ENAMETOOLONG |
File name too long
|
![]() ![]() | ENEEDAUTH |
Need authenticator
|
![]() ![]() | ENETDOWN |
Network is down
|
![]() ![]() | ENETRESET |
Network dropped connection on reset
|
![]() ![]() | ENETUNREACH |
Network is unreachable
|
![]() ![]() | ENOATTR |
Attribute not found
|
![]() ![]() | ENOBUFS |
No buffer space available
|
![]() ![]() | ENODATA |
No message available on STREAM
|
![]() ![]() | ENOLCK |
No locks available
|
![]() ![]() | ENOLINK |
Reserved
|
![]() ![]() | ENOMSG |
No message of desired type
|
![]() ![]() | ENOPOLICY |
No such policy registered
|
![]() ![]() | ENOPROTOOPT |
Protocol not available
|
![]() ![]() | ENOSR |
No STREAM resources
|
![]() ![]() | ENOSTR |
Not a STREAM
|
![]() ![]() | ENOSYS |
Function not implemented
|
![]() ![]() | ENOTBLK |
Block device required
|
![]() ![]() | ENOTCONN |
Socket is not connected
|
![]() ![]() | ENOTEMPTY |
Directory not empty
|
![]() ![]() | ENOTRECOVERABLE |
State not recoverable
|
![]() ![]() | ENOTSOCK |
Socket operation on non-socket
|
![]() ![]() | ENOTSUP |
Operation not supported
|
![]() ![]() | EOPNOTSUPP |
Operation not supported on socket
|
![]() ![]() | EOVERFLOW |
Value too large to be stored in data type
|
![]() ![]() | EOWNERDEAD |
Previous owner died
|
![]() ![]() | EPFNOSUPPORT |
Protocol family not supported
|
![]() ![]() | EPROCLIM |
Too many processes
|
![]() ![]() | EPROCUNAVAIL |
Bad procedure for program
|
![]() ![]() | EPROGMISMATCH |
Program version wrong
|
![]() ![]() | EPROGUNAVAIL |
RPC prog. not avail
|
![]() ![]() | EPROTO |
Protocol error
|
![]() ![]() | EPROTONOSUPPORT |
Protocol not supported
|
![]() ![]() | EPROTOTYPE |
Protocol wrong type for socket
|
![]() ![]() | EPWROFF |
Device power is off
|
![]() ![]() | EQFULL |
Interface output queue is full
|
![]() ![]() | EREMOTE |
Too many levels of remote in path
|
![]() ![]() | ERPCMISMATCH |
RPC version wrong
|
![]() ![]() | ESHLIBVERS |
Shared library version mismatch
|
![]() ![]() | ESHUTDOWN |
Can't send after socket shutdown
|
![]() ![]() | ESOCKTNOSUPPORT |
Socket type not supported
|
![]() ![]() | ESTALE |
Stale NFS file handle
|
![]() ![]() | ETIME |
STREAM ioctl timeout
|
![]() ![]() | ETIMEDOUT |
Operation timed out
|
![]() ![]() | ETOOMANYREFS |
Too many references: can't splice
|
![]() ![]() | ETXTBSY |
Text file busy
|
![]() ![]() | EUSERS |
Too many users
|
![]() ![]() | EWOULDBLOCK |
Operation would block
|