阅读背景:

关于netty配置的理解serverBootstrap.option和serverBootstrap.childOption

来源:互联网 

The parameters that we set using ServerBootStrap.option apply to the ChannelConfig of a newly created ServerChannel, i.e., the server socket which listens for and accepts the client connections. These options will be set on the Server Channel when bind() or connect() method is called. This channel is one per server.The parameters that we set using ServerBootStra




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: