rfc23.txt

来自「<VC++网络游戏建摸与实现>源代码」· 文本 代码 · 共 22 行

TXT
22
字号
Network Working Group					G. GreggRFC-23							UCSB							16 October 1969		TRANSMISSION OF MULTIPLE CONTROL MESSAGESThe network program at a site must be prepared to send or receive morethan one control message in a single control communication.During the time that the control link is blocked awaiting RFNM, it ispossible that a number of control messages to a particular remote hostwill accumulate.  When the link is unblocked, these should all be sentin a single communication for greatest efficiency.For receiving, it will be necessary to have a loop which returns todecode and take action on successive control messages until the controlcommunication is exhausted.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?