How to correcly close netty channel without workgroup termination

前端 未结 0 1390
小鲜肉
小鲜肉 2020-12-15 20:16

I have following binding to handle UDP packets

 private void doStartServer() {
        final UDPPacketHandler udpPacketHandler = new UDPPacketHandler(messageD         


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