execute
initAndRegister
register
AbstractChannel.AbstractUnsafe
doBind
runAllTasks
AbstractBootstrap
AbstractNioMessageChannel.NioMessageUnsafe
SingleThreadEventLoop
NioEventLoop
run方法内部无限循环,等待io事件
read
doStartThread
SingleThreadEventExecutor
run
processSelectedKeysOptimized
MultithreadEventLoopGroup