Java Netty: memory leak problem with DefaultChannelHandlerContext

后端 未结 0 730
执笔经年
执笔经年 2020-12-17 21:53

Hi I have a memory leakage problem and i can\'t find any solution. My server code:

 bootstrap.channel(NioServerSocketChannel.class)
            .childHandler(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题