I see in the exceptionCaught in Netty example, it call ctx.close() which will eventually close the Channel. I\'m curious that what hap
exceptionCaught
ctx.close()
Channel