public interface UnixChannel extends Channel
Channel that expose operations that are only present on UNIX like systems.Channel.Unsafe| Modifier and Type | Method and Description |
|---|---|
FileDescriptor |
fd()
Returns the
FileDescriptor that is used by this Channel. |
alloc, bind, bind, close, close, closeFuture, config, connect, connect, connect, connect, deregister, deregister, disconnect, disconnect, eventLoop, flush, isActive, isOpen, isRegistered, isWritable, localAddress, metadata, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, parent, pipeline, read, remoteAddress, unsafe, voidPromise, write, write, writeAndFlush, writeAndFlushattrFileDescriptor fd()
FileDescriptor that is used by this Channel.Copyright © 2008–2018 The Netty Project. All rights reserved.