Show / Hide Table of Contents

Class PosixLinux

A class containing POSIX codes that are unique to the Linux kernel

Inheritance
System.Object
PosixBase
PosixLinux
Inherited Members
PosixBase.EPERM
PosixBase.ENOENT
PosixBase.ESRCH
PosixBase.EINTR
PosixBase.EIO
PosixBase.ENXIO
PosixBase.E2BIG
PosixBase.ENOEXEC
PosixBase.EBADF
PosixBase.ECHILD
PosixBase.ENOMEM
PosixBase.EACCES
PosixBase.EFAULT
PosixBase.EBUSY
PosixBase.EEXIST
PosixBase.EXDEV
PosixBase.ENODEV
PosixBase.ENOTDIR
PosixBase.EISDIR
PosixBase.EINVAL
PosixBase.ENFILE
PosixBase.EMFILE
PosixBase.ENOTTY
PosixBase.EFBIG
PosixBase.ENOSPC
PosixBase.ESPIPE
PosixBase.EROFS
PosixBase.EMLINK
PosixBase.EPIPE
PosixBase.EDOM
PosixBase.ERANGE
PosixBase.GetCode(String)
PosixBase.IsError(String, Int32)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Couchbase.Lite
Assembly: Couchbase.Lite.dll
Syntax
public sealed class PosixLinux : PosixBase

Fields

| Improve this Doc View Source

EADDRINUSE

Address already in use

Declaration
public static readonly int EADDRINUSE
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EADDRNOTAVAIL

Cannot assign requested address

Declaration
public static readonly int EADDRNOTAVAIL
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EADV

Advertise error

Declaration
public static readonly int EADV
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EAFNOSUPPORT

Address family not supported by protocol

Declaration
public static readonly int EAFNOSUPPORT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EAGAIN

Resource temporarily unavailable

Declaration
public static readonly int EAGAIN
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EALREADY

Operation already in progress

Declaration
public static readonly int EALREADY
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EBADE

Invalid exchange

Declaration
public static readonly int EBADE
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EBADFD

File descriptor in bad state

Declaration
public static readonly int EBADFD
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EBADMSG

Not a data message

Declaration
public static readonly int EBADMSG
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EBADR

Invalid request descriptor

Declaration
public static readonly int EBADR
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EBADRQC

Invalid request code

Declaration
public static readonly int EBADRQC
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EBADSLT

Invalid slot

Declaration
public static readonly int EBADSLT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EBFONT

Bad font file format

Declaration
public static readonly int EBFONT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ECANCELED

Operation Canceled

Declaration
public static readonly int ECANCELED
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ECHRNG

Channel number out of range

Declaration
public static readonly int ECHRNG
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ECOMM

Communication error on send

Declaration
public static readonly int ECOMM
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ECONNABORTED

Software caused connection abort

Declaration
public static readonly int ECONNABORTED
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ECONNREFUSED

Connection refused

Declaration
public static readonly int ECONNREFUSED
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ECONNRESET

Connection reset by peer

Declaration
public static readonly int ECONNRESET
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EDEADLK

Resource deadlock would occur

Declaration
public static readonly int EDEADLK
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EDESTADDRREQ

Destination address required

Declaration
public static readonly int EDESTADDRREQ
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EDOTDOT

RFS specific error

Declaration
public static readonly int EDOTDOT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EDQUOT

Quota exceeded

Declaration
public static readonly int EDQUOT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EHOSTDOWN

Host is down

Declaration
public static readonly int EHOSTDOWN
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EHOSTUNREACH

No route to host

Declaration
public static readonly int EHOSTUNREACH
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EIDRM

Identifier removed

Declaration
public static readonly int EIDRM
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EILSEQ

Illegal byte sequence

Declaration
public static readonly int EILSEQ
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EINPROGRESS

Operation now in progress

Declaration
public static readonly int EINPROGRESS
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EISCONN

Transport endpoint is already connected

Declaration
public static readonly int EISCONN
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EISNAM

Is a named type file

Declaration
public static readonly int EISNAM
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EKEYEXPIRED

Key has expired

Declaration
public static readonly int EKEYEXPIRED
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EKEYREJECTED

Key was rejected by service

Declaration
public static readonly int EKEYREJECTED
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EKEYREVOKED

Key has been revoked

Declaration
public static readonly int EKEYREVOKED
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EL2HLT

Level 2 halted

Declaration
public static readonly int EL2HLT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EL2NSYNC

Level 2 not synchronized

Declaration
public static readonly int EL2NSYNC
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EL3HLT

Level 3 halted

Declaration
public static readonly int EL3HLT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EL3RST

Level 3 reset

Declaration
public static readonly int EL3RST
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ELIBACC

Can not access a needed shared library

Declaration
public static readonly int ELIBACC
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ELIBBAD

Accessing a corrupted shared library

Declaration
public static readonly int ELIBBAD
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ELIBEXEC

Cannot exec a shared library directly

Declaration
public static readonly int ELIBEXEC
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ELIBMAX

Attempting to link in too many shared libraries

Declaration
public static readonly int ELIBMAX
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ELIBSCN

.lib section in a.out corrupted

Declaration
public static readonly int ELIBSCN
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ELNRNG

Link number out of range

Declaration
public static readonly int ELNRNG
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ELOOP

Too many symbolic links encountered

Declaration
public static readonly int ELOOP
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EMEDIUMTYPE

Wrong medium type

Declaration
public static readonly int EMEDIUMTYPE
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EMSGSIZE

Message too long

Declaration
public static readonly int EMSGSIZE
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EMULTIHOP

Multihop attempted

Declaration
public static readonly int EMULTIHOP
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENAMETOOLONG

File name too long

Declaration
public static readonly int ENAMETOOLONG
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENAVAIL

No XENIX semaphores available

Declaration
public static readonly int ENAVAIL
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENETDOWN

Network is down

Declaration
public static readonly int ENETDOWN
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENETRESET

Network dropped connection because of reset

Declaration
public static readonly int ENETRESET
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENETUNREACH

Network is unreachable

Declaration
public static readonly int ENETUNREACH
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOANO

No anode

Declaration
public static readonly int ENOANO
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOBUFS

No buffer space available

Declaration
public static readonly int ENOBUFS
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOCSI

No CSI structure available

Declaration
public static readonly int ENOCSI
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENODATA

No data available

Declaration
public static readonly int ENODATA
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOKEY

Required key not available

Declaration
public static readonly int ENOKEY
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOLCK

No record locks available

Declaration
public static readonly int ENOLCK
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOLINK

Link has been severed

Declaration
public static readonly int ENOLINK
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOMEDIUM

No medium found

Declaration
public static readonly int ENOMEDIUM
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOMSG

No message of desired type

Declaration
public static readonly int ENOMSG
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENONET

Machine is not on the network

Declaration
public static readonly int ENONET
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOPKG

Package not installed

Declaration
public static readonly int ENOPKG
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOPROTOOPT

Protocol not available

Declaration
public static readonly int ENOPROTOOPT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOSR

Out of streams resources

Declaration
public static readonly int ENOSR
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOSTR

Device not a stream

Declaration
public static readonly int ENOSTR
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOSYS

Function not implemented

Declaration
public static readonly int ENOSYS
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOTBLK

Block device required

Declaration
public static readonly int ENOTBLK
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOTCONN

Transport endpoint is not connected

Declaration
public static readonly int ENOTCONN
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOTEMPTY

Directory not empty

Declaration
public static readonly int ENOTEMPTY
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOTNAM

Not a XENIX named type file

Declaration
public static readonly int ENOTNAM
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOTRECOVERABLE

State not recoverable

Declaration
public static readonly int ENOTRECOVERABLE
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOTSOCK

Socket operation on non-socket

Declaration
public static readonly int ENOTSOCK
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ENOTUNIQ

Name not unique on network

Declaration
public static readonly int ENOTUNIQ
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EOPNOTSUPP

Operation not supported on transport endpoint

Declaration
public static readonly int EOPNOTSUPP
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EOVERFLOW

Value too large for defined data type

Declaration
public static readonly int EOVERFLOW
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EOWNERDEAD

Owner died

Declaration
public static readonly int EOWNERDEAD
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EPFNOSUPPORT

Protocol family not supported

Declaration
public static readonly int EPFNOSUPPORT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EPROTO

Protocol error

Declaration
public static readonly int EPROTO
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EPROTONOSUPPORT

Protocol not supported

Declaration
public static readonly int EPROTONOSUPPORT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EPROTOTYPE

Protocol wrong type for socket

Declaration
public static readonly int EPROTOTYPE
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EREMCHG

Remote address changed

Declaration
public static readonly int EREMCHG
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EREMOTE

Object is remote

Declaration
public static readonly int EREMOTE
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EREMOTEIO

Remote I/O error

Declaration
public static readonly int EREMOTEIO
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ERESTART

Interrupted system call should be restarted

Declaration
public static readonly int ERESTART
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ESHUTDOWN

Cannot send after transport endpoint shutdown

Declaration
public static readonly int ESHUTDOWN
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ESOCKTNOSUPPORT

Socket type not supported

Declaration
public static readonly int ESOCKTNOSUPPORT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ESRMNT

Srmount error

Declaration
public static readonly int ESRMNT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ESTALE

Stale NFS file handle

Declaration
public static readonly int ESTALE
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ESTRPIPE

Streams pipe error

Declaration
public static readonly int ESTRPIPE
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ETIME

Timer expired

Declaration
public static readonly int ETIME
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ETIMEDOUT

Connection timed out

Declaration
public static readonly int ETIMEDOUT
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ETOOMANYREFS

Too many references: cannot splice

Declaration
public static readonly int ETOOMANYREFS
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ETXTBSY

Text file busy

Declaration
public static readonly int ETXTBSY
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EUNATCH

Protocol driver not attached

Declaration
public static readonly int EUNATCH
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EUNCLEAN

Structure needs cleaning

Declaration
public static readonly int EUNCLEAN
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EUSERS

Too many users

Declaration
public static readonly int EUSERS
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EWOULDBLOCK

Operation would block

Declaration
public static readonly int EWOULDBLOCK
Field Value
Type Description
System.Int32
| Improve this Doc View Source

EXFULL

Exchange full

Declaration
public static readonly int EXFULL
Field Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
Back to top Generated by DocFX