摘要: Server: bootstrap.option(ChannelOption.SO_BACKLOG,100) private final ByteBuf firstMessage; firstMessage = Unpooled.buffer(EchoClient.SIZE); for(int i 阅读全文
posted @ 2017-09-26 21:38 Vivian_liwei 阅读(119) 评论(0) 推荐(0) 编辑