软件包 | 描述 |
---|---|
io.netty.channel.unix |
Unix specific transport.
|
Modifier and Type | Method and Description |
---|---|
static Errors.NativeIoException |
Errors.newConnectionResetException(java.lang.String method, int errnoNegative) |
static Errors.NativeIoException |
Errors.newIOException(java.lang.String method, int err) |
Modifier and Type | Method and Description |
---|---|
static int |
Errors.ioResult(java.lang.String method, int err, Errors.NativeIoException resetCause, java.nio.channels.ClosedChannelException closedCause) |
Copyright © 2008–2018 The Netty Project. All rights reserved.