final class ErrorsStaticallyReferencedJniMethods
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
ErrorsStaticallyReferencedJniMethods() |
Modifier and Type | Method and Description |
---|---|
(package private) static int |
errnoEAGAIN() |
(package private) static int |
errnoEBADF() |
(package private) static int |
errnoECONNRESET() |
(package private) static int |
errnoEINPROGRESS() |
(package private) static int |
errnoENOTCONN() |
(package private) static int |
errnoEPIPE() |
(package private) static int |
errnoEWOULDBLOCK() |
(package private) static int |
errorEALREADY() |
(package private) static int |
errorECONNREFUSED() |
(package private) static int |
errorEISCONN() |
(package private) static int |
errorENETUNREACH() |
(package private) static java.lang.String |
strError(int err) |
private ErrorsStaticallyReferencedJniMethods()
static int errnoEBADF()
static int errnoEPIPE()
static int errnoECONNRESET()
static int errnoENOTCONN()
static int errnoEAGAIN()
static int errnoEWOULDBLOCK()
static int errnoEINPROGRESS()
static int errorECONNREFUSED()
static int errorEISCONN()
static int errorEALREADY()
static int errorENETUNREACH()
static java.lang.String strError(int err)