程序包 | 说明 |
---|---|
io.netty.channel.unix |
Unix specific transport.
|
限定符和类型 | 方法和说明 |
---|---|
static Errors.NativeIoException |
Errors.newConnectionResetException(java.lang.String method,
int errnoNegative) |
static Errors.NativeIoException |
Errors.newIOException(java.lang.String method,
int err) |
限定符和类型 | 方法和说明 |
---|---|
static int |
Errors.ioResult(java.lang.String method,
int err,
Errors.NativeIoException resetCause,
java.nio.channels.ClosedChannelException closedCause)
已过时。
|