Class PosixMac
A class containing POSIX codes that are unique to macOS
Inherited Members
Namespace: Couchbase.Lite
Assembly: Couchbase.Lite.dll
Syntax
public sealed class PosixMac : PosixBase
Fields
| Improve this Doc View SourceEADDRINUSE
Address already in use
Declaration
public static readonly int EADDRINUSE
Field Value
Type | Description |
---|---|
System.Int32 |
EADDRNOTAVAIL
Can't assign requested address
Declaration
public static readonly int EADDRNOTAVAIL
Field Value
Type | Description |
---|---|
System.Int32 |
EAFNOSUPPORT
Address family not supported by protocol family
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 |
EAUTH
Authentication error
Declaration
public static readonly int EAUTH
Field Value
Type | Description |
---|---|
System.Int32 |
EBADARCH
Bad CPU type in executable
Declaration
public static readonly int EBADARCH
Field Value
Type | Description |
---|---|
System.Int32 |
EBADEXEC
Bad executable
Declaration
public static readonly int EBADEXEC
Field Value
Type | Description |
---|---|
System.Int32 |
EBADMACHO
Malformed Macho file
Declaration
public static readonly int EBADMACHO
Field Value
Type | Description |
---|---|
System.Int32 |
EBADMSG
Bad message
Declaration
public static readonly int EBADMSG
Field Value
Type | Description |
---|---|
System.Int32 |
EBADRPC
RPC struct is bad
Declaration
public static readonly int EBADRPC
Field Value
Type | Description |
---|---|
System.Int32 |
ECANCELED
Operation canceled
Declaration
public static readonly int ECANCELED
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 avoided
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 |
EDEVERR
Device error, e.g. paper out
Declaration
public static readonly int EDEVERR
Field Value
Type | Description |
---|---|
System.Int32 |
EDQUOT
Disc quota exceeded
Declaration
public static readonly int EDQUOT
Field Value
Type | Description |
---|---|
System.Int32 |
EFTYPE
Inappropriate file type or format
Declaration
public static readonly int EFTYPE
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
Socket is already connected
Declaration
public static readonly int EISCONN
Field Value
Type | Description |
---|---|
System.Int32 |
ELOOP
Too many levels of symbolic links
Declaration
public static readonly int ELOOP
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 |
ENEEDAUTH
Need authenticator
Declaration
public static readonly int ENEEDAUTH
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 on 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 |
ENOATTR
Attribute not found
Declaration
public static readonly int ENOATTR
Field Value
Type | Description |
---|---|
System.Int32 |
ENOBUFS
No buffer space available
Declaration
public static readonly int ENOBUFS
Field Value
Type | Description |
---|---|
System.Int32 |
ENODATA
No message available on STREAM
Declaration
public static readonly int ENODATA
Field Value
Type | Description |
---|---|
System.Int32 |
ENOLCK
No locks available
Declaration
public static readonly int ENOLCK
Field Value
Type | Description |
---|---|
System.Int32 |
ENOLINK
Reserved
Declaration
public static readonly int ENOLINK
Field Value
Type | Description |
---|---|
System.Int32 |
ENOMSG
No message of desired type
Declaration
public static readonly int ENOMSG
Field Value
Type | Description |
---|---|
System.Int32 |
ENOPOLICY
No such policy registered
Declaration
public static readonly int ENOPOLICY
Field Value
Type | Description |
---|---|
System.Int32 |
ENOPROTOOPT
Protocol not available
Declaration
public static readonly int ENOPROTOOPT
Field Value
Type | Description |
---|---|
System.Int32 |
ENOSR
No STREAM resources
Declaration
public static readonly int ENOSR
Field Value
Type | Description |
---|---|
System.Int32 |
ENOSTR
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
Socket 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 |
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 |
ENOTSUP
Operation not supported
Declaration
public static readonly int ENOTSUP
Field Value
Type | Description |
---|---|
System.Int32 |
EOPNOTSUPP
Operation not supported on socket
Declaration
public static readonly int EOPNOTSUPP
Field Value
Type | Description |
---|---|
System.Int32 |
EOVERFLOW
Value too large to be stored in data type
Declaration
public static readonly int EOVERFLOW
Field Value
Type | Description |
---|---|
System.Int32 |
EOWNERDEAD
Previous 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 |
EPROCLIM
Too many processes
Declaration
public static readonly int EPROCLIM
Field Value
Type | Description |
---|---|
System.Int32 |
EPROCUNAVAIL
Bad procedure for program
Declaration
public static readonly int EPROCUNAVAIL
Field Value
Type | Description |
---|---|
System.Int32 |
EPROGMISMATCH
Program version wrong
Declaration
public static readonly int EPROGMISMATCH
Field Value
Type | Description |
---|---|
System.Int32 |
EPROGUNAVAIL
RPC prog. not avail
Declaration
public static readonly int EPROGUNAVAIL
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 |
EPWROFF
Device power is off
Declaration
public static readonly int EPWROFF
Field Value
Type | Description |
---|---|
System.Int32 |
EQFULL
Interface output queue is full
Declaration
public static readonly int EQFULL
Field Value
Type | Description |
---|---|
System.Int32 |
EREMOTE
Too many levels of remote in path
Declaration
public static readonly int EREMOTE
Field Value
Type | Description |
---|---|
System.Int32 |
ERPCMISMATCH
RPC version wrong
Declaration
public static readonly int ERPCMISMATCH
Field Value
Type | Description |
---|---|
System.Int32 |
ESHLIBVERS
Shared library version mismatch
Declaration
public static readonly int ESHLIBVERS
Field Value
Type | Description |
---|---|
System.Int32 |
ESHUTDOWN
Can't send after socket 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 |
ESTALE
Stale NFS file handle
Declaration
public static readonly int ESTALE
Field Value
Type | Description |
---|---|
System.Int32 |
ETIME
STREAM ioctl timeout
Declaration
public static readonly int ETIME
Field Value
Type | Description |
---|---|
System.Int32 |
ETIMEDOUT
Operation timed out
Declaration
public static readonly int ETIMEDOUT
Field Value
Type | Description |
---|---|
System.Int32 |
ETOOMANYREFS
Too many references: can't 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 |
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 |