一帧数据在几百k的时候接收端接受不完整
GadusBetter opened this issue · 0 comments
GadusBetter commented
当发送的源数据在几百k的时候,分成n个1400的包发送,接收端的channelRead中接收一百个1400的包之后就直接走到readComplete了
GadusBetter opened this issue · 0 comments
当发送的源数据在几百k的时候,分成n个1400的包发送,接收端的channelRead中接收一百个1400的包之后就直接走到readComplete了