liujie
7 天以前 2e9e8c6680f6bc152f14f0acb7d565027460fd95
MessagePushTravel/src/main/java/com/sinata/push/util/echo/DiscardServerHandler.java
@@ -104,7 +104,7 @@
//         System.err.println(insocket.getAddress() + ": Disconnect connection......");
      }
      NettyChannelMap.remove(ctx);
      System.err.println("清除通道" + ctx);
//      System.err.println("清除通道" + ctx);
//      super.channelInactive(ctx);
   }