java netty之報內存泄露bug。

解決方法:netty netty加這個方法,不會報內存泄露錯誤 ctx.writeAndFlush(response).addListener(ChannelFutureListener.CLOSE);
相關文章
相關標籤/搜索