Class KQueueDomainSocketChannel.KQueueDomainUnsafe
java.lang.Object
io.netty.channel.AbstractChannel.AbstractUnsafe
io.netty.channel.kqueue.AbstractKQueueChannel.AbstractKQueueUnsafe
io.netty.channel.kqueue.AbstractKQueueStreamChannel.KQueueStreamUnsafe
io.netty.channel.kqueue.KQueueDomainSocketChannel.KQueueDomainUnsafe
- All Implemented Interfaces:
Channel.Unsafe
- Enclosing class:
KQueueDomainSocketChannel
private final class KQueueDomainSocketChannel.KQueueDomainUnsafe
extends AbstractKQueueStreamChannel.KQueueStreamUnsafe
-
Field Summary
Fields inherited from class AbstractKQueueChannel.AbstractKQueueUnsafe
maybeMoreDataToRead, readPending -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidreadReady(KQueueRecvByteAllocatorHandle allocHandle) private voidMethods inherited from class AbstractKQueueStreamChannel.KQueueStreamUnsafe
prepareToCloseMethods inherited from class AbstractKQueueChannel.AbstractKQueueUnsafe
clearReadFilter0, connect, executeReadReadyRunnable, failConnectPromise, flush0, readEOF, readReady, readReadyBefore, readReadyFinally, recvBufAllocHandle, shutdownInput, writeReadyMethods inherited from class AbstractChannel.AbstractUnsafe
annotateConnectException, beginRead, bind, close, closeForcibly, closeIfClosed, deregister, disconnect, ensureOpen, flush, handleWriteError, localAddress, outboundBuffer, register, remoteAddress, safeSetFailure, safeSetSuccess, shutdownOutput, voidPromise, write
-
Constructor Details
-
KQueueDomainUnsafe
private KQueueDomainUnsafe()
-
-
Method Details
-
readReady
- Overrides:
readReadyin classAbstractKQueueStreamChannel.KQueueStreamUnsafe
-
readReadyFd
private void readReadyFd()
-