Click or drag to resize

PosixLinux Class

[Missing <summary> documentation for "T:Couchbase.Lite.PosixLinux"]

Inheritance Hierarchy

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0713
Syntax
C#
public sealed class PosixLinux : PosixBase

The PosixLinux type exposes the following members.

Constructors
  NameDescription
Public methodPosixLinux
Initializes a new instance of the PosixLinux class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberEADDRINUSE
Address already in use
Public fieldStatic memberEADDRNOTAVAIL
Cannot assign requested address
Public fieldStatic memberEADV
Advertise error
Public fieldStatic memberEAFNOSUPPORT
Address family not supported by protocol
Public fieldStatic memberEAGAIN
Resource temporarily unavailable
Public fieldStatic memberEALREADY
Operation already in progress
Public fieldStatic memberEBADE
Invalid exchange
Public fieldStatic memberEBADFD
File descriptor in bad state
Public fieldStatic memberEBADMSG
Not a data message
Public fieldStatic memberEBADR
Invalid request descriptor
Public fieldStatic memberEBADRQC
Invalid request code
Public fieldStatic memberEBADSLT
Invalid slot
Public fieldStatic memberEBFONT
Bad font file format
Public fieldStatic memberECANCELED
Operation Canceled
Public fieldStatic memberECHRNG
Channel number out of range
Public fieldStatic memberECOMM
Communication error on send
Public fieldStatic memberECONNABORTED
Software caused connection abort
Public fieldStatic memberECONNREFUSED
Connection refused
Public fieldStatic memberECONNRESET
Connection reset by peer
Public fieldStatic memberEDEADLK
Resource deadlock would occur
Public fieldStatic memberEDESTADDRREQ
Destination address required
Public fieldStatic memberEDOTDOT
RFS specific error
Public fieldStatic memberEDQUOT
Quota exceeded
Public fieldStatic memberEHOSTDOWN
Host is down
Public fieldStatic memberEHOSTUNREACH
No route to host
Public fieldStatic memberEIDRM
Identifier removed
Public fieldStatic memberEILSEQ
Illegal byte sequence
Public fieldStatic memberEINPROGRESS
Operation now in progress
Public fieldStatic memberEISCONN
Transport endpoint is already connected
Public fieldStatic memberEISNAM
Is a named type file
Public fieldStatic memberEKEYEXPIRED
Key has expired
Public fieldStatic memberEKEYREJECTED
Key was rejected by service
Public fieldStatic memberEKEYREVOKED
Key has been revoked
Public fieldStatic memberEL2HLT
Level 2 halted
Public fieldStatic memberEL2NSYNC
Level 2 not synchronized
Public fieldStatic memberEL3HLT
Level 3 halted
Public fieldStatic memberEL3RST
Level 3 reset
Public fieldStatic memberELIBACC
Can not access a needed shared library
Public fieldStatic memberELIBBAD
Accessing a corrupted shared library
Public fieldStatic memberELIBEXEC
Cannot exec a shared library directly
Public fieldStatic memberELIBMAX
Attempting to link in too many shared libraries
Public fieldStatic memberELIBSCN
.lib section in a.out corrupted
Public fieldStatic memberELNRNG
Link number out of range
Public fieldStatic memberELOOP
Too many symbolic links encountered
Public fieldStatic memberEMEDIUMTYPE
Wrong medium type
Public fieldStatic memberEMSGSIZE
Message too long
Public fieldStatic memberEMULTIHOP
Multihop attempted
Public fieldStatic memberENAMETOOLONG
File name too long
Public fieldStatic memberENAVAIL
No XENIX semaphores available
Public fieldStatic memberENETDOWN
Network is down
Public fieldStatic memberENETRESET
Network dropped connection because of reset
Public fieldStatic memberENETUNREACH
Network is unreachable
Public fieldStatic memberENOANO
No anode
Public fieldStatic memberENOBUFS
No buffer space available
Public fieldStatic memberENOCSI
No CSI structure available
Public fieldStatic memberENODATA
No data available
Public fieldStatic memberENOKEY
Required key not available
Public fieldStatic memberENOLCK
No record locks available
Public fieldStatic memberENOLINK
Link has been severed
Public fieldStatic memberENOMEDIUM
No medium found
Public fieldStatic memberENOMSG
No message of desired type
Public fieldStatic memberENONET
Machine is not on the network
Public fieldStatic memberENOPKG
Package not installed
Public fieldStatic memberENOPROTOOPT
Protocol not available
Public fieldStatic memberENOSR
Out of streams resources
Public fieldStatic memberENOSTR
Device not a stream
Public fieldStatic memberENOSYS
Function not implemented
Public fieldStatic memberENOTBLK
Block device required
Public fieldStatic memberENOTCONN
Transport endpoint is not connected
Public fieldStatic memberENOTEMPTY
Directory not empty
Public fieldStatic memberENOTNAM
Not a XENIX named type file
Public fieldStatic memberENOTRECOVERABLE
State not recoverable
Public fieldStatic memberENOTSOCK
Socket operation on non-socket
Public fieldStatic memberENOTUNIQ
Name not unique on network
Public fieldStatic memberEOPNOTSUPP
Operation not supported on transport endpoint
Public fieldStatic memberEOVERFLOW
Value too large for defined data type
Public fieldStatic memberEOWNERDEAD
Owner died
Public fieldStatic memberEPFNOSUPPORT
Protocol family not supported
Public fieldStatic memberEPROTO
Protocol error
Public fieldStatic memberEPROTONOSUPPORT
Protocol not supported
Public fieldStatic memberEPROTOTYPE
Protocol wrong type for socket
Public fieldStatic memberEREMCHG
Remote address changed
Public fieldStatic memberEREMOTE
Object is remote
Public fieldStatic memberEREMOTEIO
Remote I/O error
Public fieldStatic memberERESTART
Interrupted system call should be restarted
Public fieldStatic memberESHUTDOWN
Cannot send after transport endpoint shutdown
Public fieldStatic memberESOCKTNOSUPPORT
Socket type not supported
Public fieldStatic memberESRMNT
Srmount error
Public fieldStatic memberESTALE
Stale NFS file handle
Public fieldStatic memberESTRPIPE
Streams pipe error
Public fieldStatic memberETIME
Timer expired
Public fieldStatic memberETIMEDOUT
Connection timed out
Public fieldStatic memberETOOMANYREFS
Too many references: cannot splice
Public fieldStatic memberETXTBSY
Text file busy
Public fieldStatic memberEUNATCH
Protocol driver not attached
Public fieldStatic memberEUNCLEAN
Structure needs cleaning
Public fieldStatic memberEUSERS
Too many users
Public fieldStatic memberEWOULDBLOCK
Operation would block
Public fieldStatic memberEXFULL
Exchange full
Top
See Also